Skip to content

qcdtt/react-native-map-app

Repository files navigation

React Native Map App

This is a simple mobile application that will receive location search from user and return a list of matched locations.

The user can click on the desired location to view the map on another screen.

The search history will be saved and the user is allowed to view back the specific location and to delete the location from the search history.


Installation (to install all the dependencies required for this application):

npm install

&

cd ios
pod install

Launch the app:

npx react-native run-android 

or

npx react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published