Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.34 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.34 KB

📱 Clean and minimalist react native news template for quick start.

🚀 Installation

  1. git clone https://github.com/rizwanellahi/react-native-news-template.git
  2. cd react-native-news-template
  3. npm install

For Android

  • npx react-native run-android

For IOS

  1. cd ios
  2. pod install
  3. npx react-native run-ios

News API

  1. Get API key
  2. Edit Api/key.js
  3. Replace key value key = 'YOUR-KEY';

🔨 Built With

  • React Native 0.63.3
  • React Navigation v5
  • React Native WebView 10.9.3
  • Moment 2.29.0
  • News API v2

👏 How to Contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

📄 License

MIT