Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfantasy/cnode-react-native
:iphone: CNode iOS App - Made with React Native.
https://github.com/sfantasy/cnode-react-native
Last synced: about 2 months ago
JSON representation
:iphone: CNode iOS App - Made with React Native.
- Host: GitHub
- URL: https://github.com/sfantasy/cnode-react-native
- Owner: SFantasy
- Created: 2015-03-31T12:05:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T06:33:42.000Z (over 9 years ago)
- Last Synced: 2024-10-12T10:18:17.816Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 649 KB
- Stars: 46
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CNode React Native
CNode iOS App - Made with [React Native](http://facebook.github.io/react-native/)
## Screenshot
## Develop
### API
[CNodeJS.org/api](https://cnodejs.org/api)
### Run the App
1. Clone this repository
2. `npm install` in the project folder
3. Open the CNode.xcodeproj with XCode
4. Click the run button## Change log
- 2015-04-19: Add [`react-native-refreshable-listview`](https://github.com/jsdf/react-native-refreshable-listview)
## License
The MIT License