You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Restart Packager |`reactNative.restartPackager`| Restart Packager and clear the Packager's cache |
125
125
| Publish To Expo |`reactNative.publishToExpHost`| Publish to Exponent Host. Launch order: login to exponent, execute `Run Expo` command, then publish app to host |
126
-
| Show Dev Menu |`reactNative.showDevMenu`| Show development menu for running application on iOS or Android device or emulator |
126
+
| Show Dev Menu |`reactNative.showDevMenu`| Show development menu for running application on iOS or Android device or emulator |
127
127
| ReloadApp |`reactNative.reloadApp`| Reload an application |
128
128
| Run Element Inspector |`reactNative.runInspector`| Load development tools for inspect application UI elements |
129
129
| Stop Element Inspector |`reactNative.stopInspector`| Stop development tools for inspect application UI elements |
@@ -135,8 +135,8 @@ The full list of commands is:
135
135
| Open the eas project in a web page |`reactNative.openEASProjectInWebPage`| Open EAS build in your EAS project portal |
136
136
| Open react native upgrade helper in web page |`reactNative.openRNUpgradeHelper`| Open an official project upgrade tools in browser, support RN, RN for Windows, RN for MacOS |
137
137
| Revert extension input in open package module |`reactNative.revertOpenModule`| Quickly revert some codes in Open Module which are changed by react-native-tools |
138
-
| Run doctor |`reactNative.doctor`| Execute react-native doctor to check basic environment for react-native development |
139
-
| Run expo doctor |`reactNative.ExpoDoctor`| Execute expo doctor to check basic environment for Expo development |
138
+
| Run doctor |`reactNative.doctor`| Execute react-native doctor to check basic environment for react-native development |
139
+
| Run expo doctor |`reactNative.ExpoDoctor`| Execute expo doctor to check basic environment for Expo development |
140
140
| Expo prebuild |`reactNative.expoPrebuild`| Create the android and ios directories for running your React code |
0 commit comments