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

https://github.com/monte9/reddit-reactnative

Reddit Client app using React Native
https://github.com/monte9/reddit-reactnative

Last synced: over 1 year ago
JSON representation

Reddit Client app using React Native

Awesome Lists containing this project

README

          

# Reddit client app

**Reddit client app** is built using React Native.

## Demo

![Reddit client app walkthrough](redditClient.gif)

## Features

The following features are implemented in the app:

- [x] Authenticate user using Reddit sign in webview
- [x] Display tab bars for Hot and Random posts
- [x] Fetch and render posts from /hot & /random
- [ ] Use custom form to get username & password for reddit sign in
- [ ] Fix Webview component on Android - doesn't record clicks on webview
- [ ] Decode image preview from API response to display full-size images for posts

## Notes

Built at React Native workshop by Deco Software at Zynga HQ, 11/17/16

Open to suggestions and feedback. Please email mthakkar@mail.sfsu.edu

## Resources

- http://www.reactnativeexpress.com/
- https://github.com/decosoftware/RedditClient/tree/go

## License

Copyright [2016] [Monte Thakkar]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.