This is a React Native app to hangout with strangers or group of people based on similar or common interests for Android and iOS
Run instructions for iOS:
• cd ..\hangouts to project folder && react-native run-ios
- or -
• Open hangouts\ios\hangouts.xcodeproj in Xcode or run "xed -b ios"
• Hit the Run button
Run instructions for Android:
• Have an Android emulator running (quickest way to get started), or a device connected.
• cd ..\hangouts to project folder && react-native run-android