We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b96a49 commit a1f4f74Copy full SHA for a1f4f74
ios/RNSplashScreen.m
@@ -49,7 +49,7 @@ + (void) jsLoadError:(NSNotification*)notification
49
}
50
51
RCT_EXPORT_METHOD(show) {
52
- [SplashScreen show];
+ [RNSplashScreen show];
53
54
55
@end
0 commit comments