mehcode / rn-splash-screen

A JavaScript-controlled splash-screen for React Native designed to be run directly after the native splash-screen.
MIT License
350 stars 95 forks source link

RCTSplashScreen show:rootView]; - get error " Use of undeclared identifier 'SplashScreen'" #38

Closed roysG closed 7 years ago

mehcode commented 7 years ago

You need to add an import: https://github.com/mehcode/rn-splash-screen/blob/master/example/ios/example/AppDelegate.m#L15