skip to Main Content

React Native using react-native-maps

Posted By on June 20th, 2019
Banking Application

A Map component that uses Apple Maps or Google Maps on iOS and Google Maps on Android. Expo uses react-native-maps at react-community/react-native-maps. No setup required for use within the Expo app, or within a standalone app for iOS. See below for…

Read More

React Native

Posted By on June 13th, 2019
Banking Application

React Native is a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android. It’s based on React, Facebook’s JavaScript library for building user interfaces, but instead of targeting the browser, it targets mobile platforms. In other words:…

Read More
Back To Top