Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 514 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 514 Bytes

hangouts

This is an app to hangout with strangers or group of people based on similar or common interests

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