A simple cross platform (iOS and Android) React Native News App.
Note: Be sure you have the React Native CLI installed on your system.
git clone https://github.com/jqn/react-native-news-app.git
npm install
(cd ios && pod install)
npx react-native run-ios
ornpx react-native run-android
This project was put together to serve as an example to help you in building your own React Native apps. Feel free to download it and tinker with it! Please make sure to get a news API key from News API