/NewsApp

News app in React Native

Primary LanguageJavaScript

News App - React Native

News App

Instructions

  • Long press to read full news

Development

# Dependencies
npm install

# Run Android
npm run android

# Run iOS
cd ios
pod install
cd ..
npm run ios

TODO

  • Image caching
  • Offline Handling
  • Pagination

Try The App

You can download the latest APK here.