Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 453 Bytes

Readme.md

File metadata and controls

10 lines (8 loc) · 453 Bytes

Run instructions for iOS: • cd "/Users/thomas/Documents/Github/tropicaltApp" && npx react-native run-ios - or - • Open tropicaltApp/ios/tropicaltApp.xcworkspace 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 "/Users/thomas/Documents/Github/tropicaltApp" && npx react-native run-android