Update to RN 71.1.0 (#100)
* Update to RN 71 * Adds missing lint plugin * Add missing native changes
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
[[TSBackgroundFetch sharedInstance] didFinishLaunching];
|
||||
|
||||
self.moduleName = @"xyz.blueskyweb.app";
|
||||
self.initialProps = @{};
|
||||
return [super application:application didFinishLaunchingWithOptions:launchOptions];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user