https://github.com/tabalt/ReactNativeNews
a news app code by react native
https://github.com/tabalt/ReactNativeNews
Last synced: 7 months ago
JSON representation
a news app code by react native
- Host: GitHub
- URL: https://github.com/tabalt/ReactNativeNews
- Owner: tabalt
- Created: 2015-03-28T12:30:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T15:43:21.000Z (almost 10 years ago)
- Last Synced: 2024-11-16T02:32:46.740Z (about 1 year ago)
- Language: JavaScript
- Size: 4.73 MB
- Stars: 424
- Watchers: 33
- Forks: 104
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ReactNativeMaterials - ReactNativeNews
README
# ReactNativeNews
a news app code by react native
### install react native
check the follow link to make sure you have already installed react native :
[http://facebook.github.io/react-native/docs/getting-started.html](http://facebook.github.io/react-native/docs/getting-started.html)
### install
cd ~/reace-native/
git clone https://github.com/tabalt/ReactNativeNews.git
cd ReactNativeNews
npm install
### demo

