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 8601355Copy full SHA for 8601355
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