a news app code by 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
cd ~/reace-native/
git clone https://github.com/tabalt/ReactNativeNews.git
cd ReactNativeNews
npm install