Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marsprince/react-native-cnodejs
CNodeJs
https://github.com/marsprince/react-native-cnodejs
Last synced: about 1 month ago
JSON representation
CNodeJs
- Host: GitHub
- URL: https://github.com/marsprince/react-native-cnodejs
- Owner: marsprince
- Created: 2015-10-10T09:15:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T01:55:35.000Z (almost 9 years ago)
- Last Synced: 2024-11-09T04:35:47.484Z (2 months ago)
- Language: JavaScript
- Size: 2.83 MB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cnode - react-native-cnodejs - native-cnodejs.svg?label=%E2%98%85) CNodeJs [@marsprince](https://github.com/marsprince) (Awesome-CNode / React Native)
README
# react-native-cnodejs - A React-Native Client for [cnodejs.org](http://cnodejs.org)
> A [cnodejs.org](http://cnodejs.org) mobile app powered by [React-Native](http://facebook.github.io/react-native/) and [Redux](https://github.com/gaearon/redux).
>This project is inspired by [Noder](https://github.com/soliury/noder-react-native).I rewrited by ES6 and lastest RN version to adapted both android and ios.## Develop
For local development you need to follow the below commands:
```
git clone https://github.com/marsprince/react-native-cnodejs.git
npm install
```Then follow official [guides](https://facebook.github.io/react-native/docs/getting-started.html).
## Screenshots
TODO
## React-Native Modules In Using
* [react-native-barcodescanner](https://github.com/ideacreation/react-native-barcodescanner)
* [react-native-camera](https://github.com/lwansbrough/react-native-camera)
* [react-native-drawer-layout](https://github.com/iodine/react-native-drawer-layout)
* [react-native-html-render](https://github.com/soliury/react-native-html-render)
* [react-native-scrollable-tab-view](https://github.com/brentvatne/react-native-scrollable-tab-view)
* [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons)This project is heavily influenced by the above modules.
## ToDo List
* IOS adapted
* markdown textinput
* settings
* and more## Contribute
If you find any issues, just solve it and make a PR.
Thanks!
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)