News application using React Native and News API in Express JS. Made with bare workflow and fully compatible on Android and iOS. Get daily highlights or search through upto 7 different categories of news and top sources avaiable for top countries in the world. Enabled hermes and proguard.
- Server code: https://github.com/Death14Stroke/daily-news-server
- UX inspired: https://www.behance.net/gallery/102996435/News-App-Design?tracking_source=search_projects_recommended%7Cnews%20app%20mobile
npx mkdirp android/app/src/main/assets/ && react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/
Alternatively, download the apk.