/gitmapview

Learning and testing maps with react-native-maps and GitHub API

Primary LanguageJavaScript

GitMapView App

Learning and testing maps with react-native-maps and GitHub API

Prerequisites

Install

  1. Open Terminal
  2. Clone this repository
  3. Go to the project folder
  4. Install dependencies
git clone https://github.com/adrianomarquess/gitmapview.git
cd gitmapview
npm install

Run

react-native start

react-native run-ios or react-native run-android