This is a news feed application which is connected with News API. User can view top headline news and it also has the option for users to feed news using selected keywords.
Download the project and navigate to project folder using commandline or terminal. Run
yarn install
Navigate to ios folder and run
pod install
Navigete to project folder and run
react-native run-ios
Navigete to project folder and run
react-native run-android