Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gapur/react-native-list

Startup-Namer App on React Native Javascript
https://github.com/gapur/react-native-list

android ios javascript react react-native

Last synced: 5 days ago
JSON representation

Startup-Namer App on React Native Javascript

Awesome Lists containing this project

README

        

# React-Native-List

Startup-Namer App on React Native Javascript

![react_native_list](/assets/react-native-example.gif)

## Getting Started

1. Clone this repository
```
git clone https://github.com/Gapur/react-native-list.git
```
2. Install dependencies
```
yarn
```
3. Launch app
```
react-native run-ios # for npm
```