Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 310 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 310 Bytes

Work in Progress

Simple News application, React Native

A demo of React Native interacting with a news aggregator api.

Note: Still a work in progess

Installation

  1. Install React Native ( Only works on Android currently )

Running

$ cd <folder_name>
$ react-native run-android