Android only react native news app.
- Clone Repository
cd react-native-news-appnpm inpm start
react-native run-android
- Fork it (https://github.com/bhaktaraz/react-native-news-app/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request