| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI49_0_0RCTAlertController.m | 26 UIWindow *keyWindow = ABI49_0_0RCTSharedApplication().keyWindow; 27 if (keyWindow) { 28 _alertWindow = [[UIWindow alloc] initWithFrame:keyWindow.bounds]; 30 // keyWindow is nil, so we cannot create and initialize _alertWindow 31 NSLog(@"Unable to create alert window: keyWindow is nil");
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI48_0_0RCTAlertController.m | 26 UIWindow *keyWindow = ABI48_0_0RCTSharedApplication().keyWindow; 27 if (keyWindow) { 28 _alertWindow = [[UIWindow alloc] initWithFrame:keyWindow.bounds]; 30 // keyWindow is nil, so we cannot create and initialize _alertWindow 31 NSLog(@"Unable to create alert window: keyWindow is nil");
|
| /expo/packages/expo-splash-screen/ios/EXSplashScreen/ |
| H A D | EXSplashScreenService.m | 16 * - `keyWindow.rootViewController`: it is for expo-dev-client which replaced it in startup. 147 UIViewController *rootViewController = [[application keyWindow] rootViewController]; 162 …UIViewController *rootViewController = UIApplication.sharedApplication.keyWindow.rootViewControlle… 164 [UIApplication.sharedApplication.keyWindow addObserver:self 187 …if (object == UIApplication.sharedApplication.keyWindow && [keyPath isEqualToString:kRootViewContr… 198 …if (object == UIApplication.sharedApplication.keyWindow.rootViewController && [keyPath isEqualToSt…
|
| /expo/ios/versioned/sdk48/EXSplashScreen/EXSplashScreen/ |
| H A D | ABI48_0_0EXSplashScreenService.m | 16 * - `keyWindow.rootViewController`: it is for expo-dev-client which replaced it in startup. 153 UIViewController *rootViewController = [[application keyWindow] rootViewController]; 168 …UIViewController *rootViewController = UIApplication.sharedApplication.keyWindow.rootViewControlle… 170 [UIApplication.sharedApplication.keyWindow addObserver:self 193 …if (object == UIApplication.sharedApplication.keyWindow && [keyPath isEqualToString:kRootViewContr… 204 …if (object == UIApplication.sharedApplication.keyWindow.rootViewController && [keyPath isEqualToSt…
|
| /expo/ios/versioned/sdk49/EXSplashScreen/EXSplashScreen/ |
| H A D | ABI49_0_0EXSplashScreenService.m | 16 * - `keyWindow.rootViewController`: it is for expo-dev-client which replaced it in startup. 153 UIViewController *rootViewController = [[application keyWindow] rootViewController]; 168 …UIViewController *rootViewController = UIApplication.sharedApplication.keyWindow.rootViewControlle… 170 [UIApplication.sharedApplication.keyWindow addObserver:self 193 …if (object == UIApplication.sharedApplication.keyWindow && [keyPath isEqualToString:kRootViewContr… 204 …if (object == UIApplication.sharedApplication.keyWindow.rootViewController && [keyPath isEqualToSt…
|
| /expo/ios/versioned/sdk47/EXSplashScreen/EXSplashScreen/ |
| H A D | ABI47_0_0EXSplashScreenService.m | 16 * - `keyWindow.rootViewController`: it is for expo-dev-client which replaced it in startup. 149 UIViewController *rootViewController = [[application keyWindow] rootViewController]; 164 …UIViewController *rootViewController = UIApplication.sharedApplication.keyWindow.rootViewControlle… 166 [UIApplication.sharedApplication.keyWindow addObserver:self 189 …if (object == UIApplication.sharedApplication.keyWindow && [keyPath isEqualToString:kRootViewContr… 200 …if (object == UIApplication.sharedApplication.keyWindow.rootViewController && [keyPath isEqualToSt…
|
| /expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/ios/SafeAreaView/ |
| H A D | DevMenuRNCSafeAreaProviderManager.swift | 16 guard let window = UIApplication.shared.keyWindow else {
|
| /expo/packages/expo-web-browser/ios/ |
| H A D | WebAuthSession.swift | 8 return UIApplication.shared.keyWindow ?? ASPresentationAnchor() in presentationAnchor()
|
| H A D | WebBrowserSession.swift | 29 var currentViewController = UIApplication.shared.keyWindow?.rootViewController in open()
|
| /expo/ios/versioned/sdk48/ExpoWebBrowser/ |
| H A D | WebAuthSession.swift | 8 return UIApplication.shared.keyWindow ?? ASPresentationAnchor() in presentationAnchor()
|
| H A D | WebBrowserSession.swift | 30 var currentViewController = UIApplication.shared.keyWindow?.rootViewController in open()
|
| /expo/ios/versioned/sdk49/ExpoWebBrowser/ |
| H A D | WebAuthSession.swift | 8 return UIApplication.shared.keyWindow ?? ASPresentationAnchor() in presentationAnchor()
|
| H A D | WebBrowserSession.swift | 29 var currentViewController = UIApplication.shared.keyWindow?.rootViewController in open()
|
| /expo/ios/versioned/sdk47/ExpoWebBrowser/ |
| H A D | WebAuthSession.swift | 8 return UIApplication.shared.keyWindow ?? ASPresentationAnchor() in presentationAnchor()
|
| H A D | WebBrowserSession.swift | 30 var currentViewController = UIApplication.shared.keyWindow?.rootViewController in open()
|
| /expo/packages/expo-screen-orientation/ios/ |
| H A D | ScreenOrientationRegistry.swift | 24 let keyWindow = UIApplication in screenOrientationDidChange() variable 30 return keyWindow?.rootViewController in screenOrientationDidChange()
|
| /expo/packages/expo-print/ios/ |
| H A D | ExpoPrinterSelector.swift | 13 guard let rootController = UIApplication.shared.keyWindow?.rootViewController else { in selectPrinter()
|
| /expo/ios/versioned/sdk49/ExpoPrint/ |
| H A D | ExpoPrinterSelector.swift | 13 guard let rootController = UIApplication.shared.keyWindow?.rootViewController else { in selectPrinter()
|
| /expo/ios/vendored/sdk47/react-native-reanimated/ios/LayoutReanimation/ |
| H A D | ABI47_0_0REASnapshot.m | 14 UIView *windowView = UIApplication.sharedApplication.keyWindow;
|
| /expo/ios/vendored/sdk48/react-native-reanimated/ios/LayoutReanimation/ |
| H A D | ABI48_0_0REASnapshot.m | 14 UIView *windowView = UIApplication.sharedApplication.keyWindow;
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI47_0_0RCTAlertController.m | 23 … _alertWindow = [[UIWindow alloc] initWithFrame:ABI47_0_0RCTSharedApplication().keyWindow.bounds];
|
| /expo/ios/vendored/unversioned/react-native-screens/ios/ |
| H A D | RNSScreenWindowTraits.mm | 38 … [UIApplication.sharedApplication.keyWindow.rootViewController setNeedsStatusBarAppearanceUpdate]; 59 …[UIApplication.sharedApplication.keyWindow.rootViewController setNeedsUpdateOfHomeIndicatorAutoHid… 150 …orientationMask = UIApplication.sharedApplication.keyWindow.rootViewController.supportedInterfaceO… 190 … UIViewController *topController = [UIApplication sharedApplication].keyWindow.rootViewController;
|
| /expo/ios/vendored/sdk49/react-native-screens/ios/ |
| H A D | ABI49_0_0RNSScreenWindowTraits.mm | 38 … [UIApplication.sharedApplication.keyWindow.rootViewController setNeedsStatusBarAppearanceUpdate]; 59 …[UIApplication.sharedApplication.keyWindow.rootViewController setNeedsUpdateOfHomeIndicatorAutoHid… 150 …orientationMask = UIApplication.sharedApplication.keyWindow.rootViewController.supportedInterfaceO… 190 … UIViewController *topController = [UIApplication sharedApplication].keyWindow.rootViewController;
|
| /expo/ios/versioned/sdk48/ExpoAppleAuthentication/ |
| H A D | AppleAuthenticationRequest.swift | 84 guard let window = UIApplication.shared.keyWindow else { in presentationAnchor()
|
| /expo/ios/versioned/sdk49/ExpoAppleAuthentication/ |
| H A D | AppleAuthenticationRequest.swift | 84 guard let window = UIApplication.shared.keyWindow else { in presentationAnchor()
|