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

https://github.com/react-native-training/cities

React Native Training - Cities Demo App
https://github.com/react-native-training/cities

Last synced: 5 months ago
JSON representation

React Native Training - Cities Demo App

Awesome Lists containing this project

README

          

# React Native Training - Cities Demo App

## iOS
![](http://i.imgur.com/6G7FW3l.jpg)

## Android
![](http://i.imgur.com/XaY0E20.png)

## To get started

1. Clone the repo
```
git clone https://github.com/react-native-training/cities.git
```

2. Install dependencies using yarn or npm
```
yarn
```
or
```
npm i
```

3. Run on your device