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
- Host: GitHub
- URL: https://github.com/samparsky/react-native-simple-news-app
- Owner: samparsky
- Created: 2017-03-30T22:25:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T10:52:09.000Z (over 9 years ago)
- Last Synced: 2025-06-08T02:57:25.240Z (about 1 year ago)
- Topics: android, app, news, react, react-native
- Language: JavaScript
- Size: 600 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```