WebTest A test App to practice React Native apps running on Web, iOS and Android Commands Development: npm run dev Production build: npm run build Launch on iOS device or xcode simulator: react-native run-ios Launch on Android: react-native run-android