Early build. Expect things to break.
React Native, Xcode, etc.
- Install dependencies with
yarn install
- Build and run for iOS with
react-native run-ios
- Logs with
react-native log-ios
- Currently, snoowrap is a hard dependency to do API calls to reddit, which is less than ideal
- Remove modules which require node environment (eg. snoowrap)
- Login, ability to upvote, submissions, etc and much more