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
- Host: GitHub
- URL: https://github.com/react-native-training/cities
- Owner: react-native-training
- Created: 2017-07-15T18:56:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T23:15:07.000Z (over 8 years ago)
- Last Synced: 2025-07-13T12:58:44.560Z (9 months ago)
- Language: JavaScript
- Size: 777 KB
- Stars: 14
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Training - Cities Demo App
## iOS

## Android

## 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