- Facebook OAuth through react-native-facebook-login package
- Uses React Native navigation
- User swipes left or right through imgur pictures.
- After 50 swipes, user is matched up with 5 people based on similarity in humor, shown in percentages.
- No messaging component yet, there will be..
- Settings page allows for editing user info.
- Currently uses setTimeOuts instead of JS promises (will change soon ..promise)
- git clone
- npm install
- react-native run-android
