Home
last modified time | relevance | path

Searched refs:uninstall (Results 1 – 25 of 29) sorted by relevance

12

/expo/packages/@expo/metro-runtime/src/error-overlay/
H A DLogBox.ts8 uninstall(): void; method
22 uninstall(): void {
H A DLogBox.web.ts18 uninstall(): void; method
70 uninstall(): void {
162 uninstall(): void {},
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/
H A DLogBox.d.ts24 uninstall(): void; method
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/
H A DLogBox.d.ts24 uninstall(): void; method
/expo/ios/Client/Menu/
H A DEXDevMenuGestureInterceptor.h15 + (void)uninstall;
H A DEXDevMenuMotionInterceptor.h15 + (void)uninstall;
H A DEXDevMenuGestureInterceptor.m17 …// Just for thread safety, someone may uninstall the interceptor in the meantime and we would fall…
57 + (void)uninstall
H A DEXDevMenuManager.m47 …rceptMotionGesture ? [EXDevMenuMotionInterceptor install] : [EXDevMenuMotionInterceptor uninstall];
58 …ceptTouchGesture ? [EXDevMenuGestureInterceptor install] : [EXDevMenuGestureInterceptor uninstall];
H A DEXDevMenuMotionInterceptor.m34 + (void)uninstall
/expo/packages/@expo/metro-runtime/build/error-overlay/
H A DLogBox.js7 uninstall() { method
H A DLogBox.web.js43 uninstall() { method
123 uninstall() { }, method
H A DLogBox.d.ts6 uninstall(): void; method
H A DLogBox.web.d.ts14 uninstall(): void; method
H A DLogBox.js.map1uninstall(): void;\n isInstalled(): boolean;\n ignoreLogs(patterns: readonly IgnorePattern[]): v…
H A DLogBox.web.js.map1uninstall(): void;\n isInstalled(): boolean;\n ignoreLogs(patterns: readonly IgnorePattern[]): v…
/expo/.github/actions/cleanup-linux-disk-space/
H A Daction.yml17 …${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager --uninstall 'ndk;24.0.8215888' 'ndk;25.2.9…
/expo/guides/releasing/
H A DUpdates QA.md24 - Set `fallbackToCacheTimeout: 100`, then publish and build a new app; uninstall the old app and in…
26 - Set `fallbackToCacheTimeout: 2000`, then publish and build a new app; uninstall and reinstall.
30 …our UI to test the `Updates` module methods. Publish and make a new build; uninstall and reinstall.
34 - Set `enabled: false`, publish and make a new build; uninstall and reinstall; publish another new …
35 … the `staging` release channel, and make a build pointing to that channel; uninstall and reinstall.
46 - Publish another new update and make a new build. This time, **don't uninstall** the old app -- in…
75 …- Make another new build and install it over top of the existing build (don't uninstall). Make sur…
/expo/packages/jest-expo/src/preset/
H A Dsetup.js157 uninstall: () => { method
/expo/docs/pages/eas-update/
H A Dcodepush.mdx25 To avoid conflicts and unexpected behavior, it's recommended to uninstall CodePush if you're using …
29 <Terminal cmd={['$ npm uninstall react-native-code-push']} />
/expo/docs/pages/guides/
H A Dpermissions.mdx102 …t different flows involving permissions in development, you may need to uninstall and reinstall th…
/expo/docs/pages/workflow/
H A Dios-simulator.mdx102 - Manually uninstall Expo Go on your simulator and reinstall by pressing <kbd>Shift</kbd> + <kbd>i<…
H A Dprebuild.mdx135 When you uninstall a package you have to be certain you removed all of the side effects required to…
/expo/docs/pages/build-reference/
H A Dvariants.mdx9 … app, and running the production version on a device without needing to uninstall and reinstall th…
/expo/guides/
H A DDeveloping Expo Go.md73 - If the Play Store version of the Expo Go is installed on your test device, uninstall it.
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle375 …noreLogs:function(n){},ignoreAllLogs:function(n){},install:function(){},uninstall:function(){}},m.…
395 …Warnings",value:function(t){}},{key:"install",value:function(){}},{key:"uninstall",value:function(…

12