https://github.com/danielmschmidt/mapreference
This is a react native project, which shows a map with some random pins in order to test this functionality
https://github.com/danielmschmidt/mapreference
Last synced: over 1 year ago
JSON representation
This is a react native project, which shows a map with some random pins in order to test this functionality
- Host: GitHub
- URL: https://github.com/danielmschmidt/mapreference
- Owner: DanielMSchmidt
- Created: 2015-03-28T22:10:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T07:33:23.000Z (about 8 years ago)
- Last Synced: 2025-01-21T13:49:22.067Z (over 1 year ago)
- Language: Objective-C
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mapReference
This is a react native project, which shows a map with some random pins in order to test this functionality
## dev
- put your local react native copy in a dir one level below of this (`../react-native`)
- run `npm install`
- to reload the installation run `./reload.sh`