Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 722 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 722 Bytes

React Native News App

A simple cross platform (iOS and Android) React Native News App.

Reference Designs

Installation

Note: Be sure you have the React Native CLI installed on your system.

  • git clone https://github.com/jqn/react-native-news-app.git
  • npm install
  • (cd ios && pod install)

Running

  • npx react-native run-ios or npx react-native run-android

This project was put together to serve as an example to help you in building your own React Native apps. Feel free to download it and tinker with it! Please make sure to get a news API key from News API