Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akveo/react-native-reddit-reader
- Owner: akveo
- License: mit
- Created: 2015-10-29T16:51:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T15:06:27.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T13:50:17.521Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 356
- Watchers: 11
- Forks: 54
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
* CommentingLicense
-------------
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/).