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

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

Awesome Lists containing this project

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