React Native CLI 1. React Native CLI Compatibility 2. React Native CLI commands comes with following commands Most commonly used React Native terminal commands React
Tag: mobile
Expo Basic – React Native
OLD Expo : expo-cli npm install -g expo-cli expo start { “scripts”: { “start”: “expo start” } } ———– NEW Expo : expo/cli Local Expo
Flutter Commands
flutter pub get flutter run -d chrome –web-renderer html Pre request downloads : Visual Studio Installer Python-3.12.1 Android Studio 1. Download Android Studio 2. Install
React Native Release
Debugging React Native App 1. Debugging React Native App| Advanced React Native | Flipper , React Native Debugger, Chrome DevTools – JAS ACADAMY 2. Automate
React Native – Android Setup Windows
2024 – JAN Install and Setup React Native on Windows 10 1. Install Chocolatey : @”%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe” -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command “iex ((New-Object System.Net.WebClient).DownloadString(‘https://chocolatey.org/install.ps1’))”