A JavaScript-controlled splash-screen for React Native designed to be run directly after the native splash-screen.
350
stars
95
forks
source link
RCTSplashScreen show:rootView]; - get error " Use of undeclared identifier 'SplashScreen'" #38
Closed
roysG closed 7 years ago
You need to add an import: https://github.com/mehcode/rn-splash-screen/blob/master/example/ios/example/AppDelegate.m#L15