Run instructions for Android: • Have an Android emulator running (quickest way to get started), or a device connected. • cd "/Users/jeftarmascarenhas/trades-club/mobile/myApp" && npx react-native run-android
Run instructions for iOS: • cd "/Users/jeftarmascarenhas/trades-club/mobile/myApp" && npx react-native run-ios - or - • Open myApp/ios/myApp.xcworkspace in Xcode or run "xed -b ios" • Hit the Run button
Run instructions for macOS: • See https://aka.ms/ReactNativeGuideMacOS for the latest up-to-date instructions.