A Reddit browsing app in React Native.
Features:
- Search Subreddits
- Save Subreddits by favoriting them (Persistent because saved locally )
- Browse top posts for desired subreddit
- Webviews to get more details about a post
Some Pre-development Mockups made with Sketch to get a sense of what I wanted:
This is my first project in React and in React Native. It was hard but rewarding :)
Currently only running in iOS.
Get in the root folder, and run npm install.
If you don't have React Native Installed, start here
It's an iOS only App for now, so you can run it only with xcode on OSX.


