https://github.com/akveo/react-native-reddit-reader
react native
https://github.com/akveo/react-native-reddit-reader
Last synced: 8 months 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 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T15:06:27.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T11:59:34.342Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 354
- Watchers: 10
- Forks: 54
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-react-native - ReactNativeRedditReader ★345
- ReactNativeMaterials - ReactNativeRedditReader
- awesome-react-native - ReactNativeRedditReader ★345
- fucking-awesome-react-native - ReactNativeRedditReader ★345
- awesome-react-native - ReactNativeRedditReader ★345
- awesome-react-native - ReactNativeRedditReader ★345
README
ReactNativeRedditReader
======================
[Reddit](https://www.reddit.com/) reader for iOS, made with [React-Native](https://github.com/facebook/react-native).

##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/).