An open API service indexing awesome lists of open source software.

https://github.com/samparsky/react-native-simple-news-app

A simple news application built with React Native
https://github.com/samparsky/react-native-simple-news-app

android app news react react-native

Last synced: 3 months ago
JSON representation

A simple news application built with React Native

Awesome Lists containing this project

README

          

# 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

```sh
$ cd
$ react-native run-android

```