Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")