Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dluismendezpy/maps-app
Map app using React Native
https://github.com/dluismendezpy/maps-app
google-maps-api javascript react-native
Last synced: about 2 months ago
JSON representation
Map app using React Native
- Host: GitHub
- URL: https://github.com/dluismendezpy/maps-app
- Owner: dluismendezpy
- License: mit
- Created: 2022-03-28T18:38:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T22:04:26.000Z (over 2 years ago)
- Last Synced: 2023-03-09T23:16:43.364Z (almost 2 years ago)
- Topics: google-maps-api, javascript, react-native
- Language: JavaScript
- Homepage:
- Size: 948 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Map app
This app was build using React Native.
## Setup
#### Step 1: clone repo
`https://github.com/dluismendezpy/maps-app.git`
#### Step 2: install dependencies
`npm i`
#### Step 3: open an emulator or a physical device
`npm start` or `yarn start`
## examples
![Form](assets/Readme/img1.jpg "Form")
![Map](assets/Readme/img2.jpg "Map")