News app in React Native
- Different categories
- Several countries with different sorting
- You can add articles to your favorites (only by logging with Facebook)
- React native 0.64.2v
- Stage managmant - Redux
- Navigation - react-navigation 5v
- For Facebook login - react-native-fbsdk 3.0.0v (sdk version 8.2.0)
- News API - https://mediastack.com/
git clone https://github.com/idanlevi1/news-cards.git
yarn
or npm install
react-native run-android
or react-native ios