Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gapur/react-native-list
- Owner: Gapur
- Created: 2020-03-14T12:46:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:37:35.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T17:56:15.582Z (over 1 year ago)
- Topics: android, ios, javascript, react, react-native
- Language: Objective-C
- Homepage:
- Size: 2.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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
```