Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akveo/react-native-reddit-reader

react native
https://github.com/akveo/react-native-reddit-reader

Last synced: about 6 hours ago
JSON representation

react native

Awesome Lists containing this project

README

        

ReactNativeRedditReader
======================

[Reddit](https://www.reddit.com/) reader for iOS, made with [React-Native](https://github.com/facebook/react-native).

![alt tag](http://i.imgur.com/sh7JnZG.gif)

##Running
1. Run `npm install` inside the folder, this will install react-native and other dependencies and will take some time.

2. Open the project file at `ios/ReactNativeRedditReader.xcodeproj`

## Functionality
* Browse hot page
* Read posts
* Read comments

## Features
* [Infinite scroll](https://github.com/exponentjs/react-native-infinite-scroll-view)
* [NavigatorIOS](https://facebook.github.io/react-native/docs/navigatorios.html#content)
* [WebView](https://facebook.github.io/react-native/docs/webview.html#content)
* Nested comments

### Areas for Future Improvement / Involvement
* Android version
* Navigate through subreddits
* User authoriazation
* Commenting

License
-------------
MIT license.

### From akveo
We would like ReactNativeRedditReader to evolve, so we are open to your help, suggestions and feedback.

Enjoy!

Made with ♥ by [Akveo team](http://akveo.com/).