/react_native_demo

A React Native Demo with MapView, Navigation, TabBar Components

Primary LanguageJavaScript


iOS Demo

alt tag


Android Demo without MapView

alt tag


Installation

Install required dependencies via npm install

Run on device or emulator via ios: react-native run-ios or android: react-native run-android