| /expo/packages/expo-linking/src/ |
| H A D | Linking.ts | 64 export async function openSettings(): Promise<void> { function 68 if (NativeLinking.openSettings) { 69 return await NativeLinking.openSettings();
|
| /expo/packages/expo-linking/build/ |
| H A D | Linking.js | 57 export async function openSettings() { function 61 if (NativeLinking.openSettings) { 62 return await NativeLinking.openSettings();
|
| H A D | Linking.d.ts | 31 export declare function openSettings(): Promise<void>;
|
| H A D | Linking.js.map | 1 …openSettings(): Promise<void> {\n if (Platform.OS === 'web') {\n throw new UnavailabilityError…
|
| /expo/home/utils/ |
| H A D | PermissionUtils.ts | 20 onPress: () => Linking.openSettings(),
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Linking/ |
| H A D | Linking.d.ts | 48 openSettings(): Promise<void>; method
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Linking/ |
| H A D | Linking.d.ts | 48 openSettings(): Promise<void>; method
|
| /expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Internal/ |
| H A D | ABI48_0_0EXLinkingManager.m | 108 ABI48_0_0RCT_EXPORT_METHOD(openSettings:(ABI48_0_0RCTPromiseResolveBlock)resolve category
|
| /expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Internal/ |
| H A D | ABI49_0_0EXLinkingManager.m | 108 ABI49_0_0RCT_EXPORT_METHOD(openSettings:(ABI49_0_0RCTPromiseResolveBlock)resolve category
|
| /expo/ios/Exponent/Versioned/Core/Internal/ |
| H A D | EXLinkingManager.m | 108 RCT_EXPORT_METHOD(openSettings:(RCTPromiseResolveBlock)resolve category
|
| /expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Internal/ |
| H A D | ABI47_0_0EXLinkingManager.m | 108 ABI47_0_0RCT_EXPORT_METHOD(openSettings:(ABI47_0_0RCTPromiseResolveBlock)resolve category
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | LinkingScreen.tsx | 84 Linking.openSettings();
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LinkingIOS/ |
| H A D | ABI47_0_0RCTLinkingManager.mm | 167 ABI47_0_0RCT_EXPORT_METHOD(openSettings:(ABI47_0_0RCTPromiseResolveBlock)resolve
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LinkingIOS/ |
| H A D | ABI49_0_0RCTLinkingManager.mm | 175 ABI49_0_0RCT_EXPORT_METHOD(openSettings : (ABI49_0_0RCTPromiseResolveBlock)resolve reject : (__unus…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LinkingIOS/ |
| H A D | ABI48_0_0RCTLinkingManager.mm | 175 ABI48_0_0RCT_EXPORT_METHOD(openSettings : (ABI48_0_0RCTPromiseResolveBlock)resolve reject : (__unus…
|
| /expo/apps/native-component-list/src/screens/Contacts/ |
| H A D | ContactDetailScreen.tsx | 21 Linking.openSettings();
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/ABI49_0_0FBReactNativeSpec/ |
| H A D | ABI49_0_0FBReactNativeSpec-generated.mm | 1408 …oModule&>(turboModule).invokeObjCMethod(rt, PromiseKind, "openSettings", @selector(openSettings:re… 1431 …methodMap_["openSettings"] = MethodMetadata {0, __hostFunction_NativeLinkingManagerSpecJSI_openSet…
|
| H A D | ABI49_0_0FBReactNativeSpec.h | 1219 - (void)openSettings:(ABI49_0_0RCTPromiseResolveBlock)resolve
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/codegen/ios/ABI47_0_0FBReactNativeSpec/ |
| H A D | ABI47_0_0FBReactNativeSpec-generated.mm | 1558 …oModule&>(turboModule).invokeObjCMethod(rt, PromiseKind, "openSettings", @selector(openSettings:re… 1581 …methodMap_["openSettings"] = MethodMetadata {0, __hostFunction_NativeLinkingManagerSpecJSI_openSet…
|
| H A D | ABI47_0_0FBReactNativeSpec.h | 1354 - (void)openSettings:(ABI47_0_0RCTPromiseResolveBlock)resolve
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/codegen/ios/ABI48_0_0FBReactNativeSpec/ |
| H A D | ABI48_0_0FBReactNativeSpec-generated.mm | 1364 …oModule&>(turboModule).invokeObjCMethod(rt, PromiseKind, "openSettings", @selector(openSettings:re… 1387 …methodMap_["openSettings"] = MethodMetadata {0, __hostFunction_NativeLinkingManagerSpecJSI_openSet…
|
| H A D | ABI48_0_0FBReactNativeSpec.h | 1198 - (void)openSettings:(ABI48_0_0RCTPromiseResolveBlock)resolve
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 372 …,{key:"openSettings",value:function(){return'android'===v.default.OS?(0,y.default)(R.default).open…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 404 …'android'===c.default.OS?(0,R.default)(s.default).openSettings():(0,R.default)(p.default).openSett…
|
| H A D | EXDevMenuApp.android.js | 405 …'android'===c.default.OS?(0,R.default)(s.default).openSettings():(0,R.default)(p.default).openSett…
|