| /expo/docs/public/static/diffs/ |
| H A D | react-native-unimodules-ios.diff | 1 diff --git a/ios/MyApp/AppDelegate.h b/ios/MyApp/AppDelegate.h 3 --- a/ios/MyApp/AppDelegate.h 4 +++ b/ios/MyApp/AppDelegate.h 9 -@interface AppDelegate : UIResponder <UIApplicationDelegate, RCTBridgeDelegate> 12 +@interface AppDelegate : UMAppDelegateWrapper <UIApplicationDelegate, RCTBridgeDelegate> 16 diff --git a/ios/MyApp/AppDelegate.m b/ios/MyApp/AppDelegate.m 18 --- a/ios/MyApp/AppDelegate.m 19 +++ b/ios/MyApp/AppDelegate.m 41 +@interface AppDelegate () <RCTBridgeDelegate> 47 @implementation AppDelegate
|
| H A D | expo-ios.diff | 1 diff --git a/ios/MyApp/AppDelegate.h b/ios/MyApp/AppDelegate.h 3 --- a/ios/MyApp/AppDelegate.h 4 +++ b/ios/MyApp/AppDelegate.h 10 -@interface AppDelegate : RCTAppDelegate 11 +@interface AppDelegate : EXAppDelegateWrapper
|
| /expo/templates/expo-template-tv/ios/HelloWorld/ |
| H A D | main.m | 3 #import "AppDelegate.h" 7 return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
|
| H A D | AppDelegate.h | 5 @interface AppDelegate : EXAppDelegateWrapper
|
| /expo/templates/expo-template-bare-minimum/ios/HelloWorld/ |
| H A D | main.m | 3 #import "AppDelegate.h" 7 return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
|
| H A D | AppDelegate.h | 5 @interface AppDelegate : EXAppDelegateWrapper
|
| /expo/apps/fabric-tester/ios/fabrictester/ |
| H A D | main.m | 3 #import "AppDelegate.h" 7 return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
|
| H A D | AppDelegate.h | 5 @interface AppDelegate : EXAppDelegateWrapper
|
| /expo/apps/bare-expo/ios/BareExpo/ |
| H A D | main.m | 3 #import "AppDelegate.h" 7 return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
|
| H A D | AppDelegate.h | 7 @interface AppDelegate : EXAppDelegateWrapper
|
| H A D | AppDelegate.mm | 3 #import "AppDelegate.h" 17 @implementation AppDelegate implementation
|
| /expo/exponent-view-template/ios/exponent-view-template/Supporting/ |
| H A D | main.m | 4 #import "AppDelegate.h" 8 return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
|
| /expo/packages/expo-test-runner/templates/detox/ios/devcliente2e/ |
| H A D | main.m | 3 #import "AppDelegate.h" 28 return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
|
| /expo/packages/expo-dev-client/e2e/ios/ |
| H A D | AppDelegate.m | 1 #import "AppDelegate.h" 31 @interface AppDelegate () <RCTBridgeDelegate> interface in RCTBridgeDelegate 37 @implementation AppDelegate implementation 92 @implementation AppDelegate (EXDevLauncherControllerDelegate) implementation in EXDevLauncherControllerDelegate
|
| /expo/exponent-view-template/ios/exponent-view-template/ |
| H A D | AppDelegate.h | 6 @interface AppDelegate : EXStandaloneAppDelegate <UIApplicationDelegate>
|
| H A D | AppDelegate.m | 3 #import "AppDelegate.h" 5 @implementation AppDelegate implementation
|
| /expo/packages/@expo/cli/src/run/ios/codeSigning/__tests__/fixtures/ |
| H A D | minimal.pbxproj | 10 …00000000000000000013 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = X00000000… 15 …00000000000000000011 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = source… 49 X00000000000000000000011 /* AppDelegate.swift */, 123 X00000000000000000000013 /* AppDelegate.swift in Sources */,
|
| H A D | signed-project.pbxproj | 10 …B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A6… 17 …A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.… 18 … /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c… 43 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 44 13B07FB01A68108700A75B9A /* AppDelegate.m */, 248 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
| H A D | project.pbxproj | 10 …B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A6… 22 … AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;… 23 …AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.obj… 54 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 55 13B07FB01A68108700A75B9A /* AppDelegate.m */, 253 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
| /expo/docs/ui/components/Snippet/ |
| H A D | DiffBlock.test.tsx | 15 expect(screen.getByText('ios/MyApp/AppDelegate.h')).toBeInTheDocument(); 31 await screen.findByText('ios/MyApp/AppDelegate.h');
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/ |
| H A D | Maps-test.ts.snap | 3 exports[`addGoogleMapsAppDelegateImport adds maps import to AppDelegate 1`] = ` 4 "#import "AppDelegate.h" 14 @implementation AppDelegate 69 exports[`addGoogleMapsAppDelegateInit adds maps import to AppDelegate 1`] = ` 70 "#import "AppDelegate.h" 75 @implementation AppDelegate 135 exports[`addGoogleMapsAppDelegateInit adds maps import to AppDelegate 2`] = ` 136 "#import "AppDelegate.h" 141 @implementation AppDelegate
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | project-without-create-manifest-ios.pbxproj | 10 …B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A6… 22 … AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;… 23 …AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.obj… 54 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 55 13B07FB01A68108700A75B9A /* AppDelegate.m */, 253 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
| H A D | project-with-incorrect-create-manifest-ios-path.pbxproj | 10 …B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A6… 22 … AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;… 23 …AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.obj… 54 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 55 13B07FB01A68108700A75B9A /* AppDelegate.m */, 253 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
| H A D | project-with-entitlements.pbxproj | 10 …B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A6… 22 … AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;… 23 …AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.obj… 54 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 55 13B07FB01A68108700A75B9A /* AppDelegate.m */, 253 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
| /expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/ |
| H A D | project.pbxproj | 10 …B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A… 21 …* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h… 22 …AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.… 51 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 52 13B07FB01A68108700A75B9A /* AppDelegate.mm */, 287 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */,
|