Learning and testing maps with react-native-maps and GitHub API
- Open Terminal
- Clone this repository
- Go to the project folder
- Install dependencies
git clone https://github.com/adrianomarquess/gitmapview.git
cd gitmapview
npm install
react-native start
react-native run-ios
or react-native run-android