/news-cards

React native News App

Primary LanguageJavaScript

News Card App

News app in React Native

  • Different categories
  • Several countries with different sorting
  • You can add articles to your favorites (only by logging with Facebook)

news-cards-app-gif1 news-cards-app-gif2 news-cards-app-gif3

Built with:

  • 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/

Installation:

git clone https://github.com/idanlevi1/news-cards.git

Run

yarn or npm install

To start run:

react-native run-android or react-native ios