Update react-native to v0.63.4

This commit is contained in:
Sofiya Tepikin
2022-08-17 17:16:34 +00:00
parent 205fd37203
commit 90e9aeeeb5
15 changed files with 678 additions and 1041 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
#import <UserNotifications/UserNotifications.h>
#import <RNCPushNotificationIOS.h>
// #if DEBUG
// #ifdef FB_SONARKIT_ENABLED
// #import <FlipperKit/FlipperClient.h>
// #import <FlipperKitLayoutPlugin/FlipperKitLayoutPlugin.h>
// #import <FlipperKitUserDefaultsPlugin/FKUserDefaultsPlugin.h>
@@ -28,7 +28,7 @@
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
// #if DEBUG
// #ifdef FB_SONARKIT_ENABLED
// InitializeFlipper(application);
// #endif