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

error: SplashScreen is not public #6

Closed mvaivre closed 8 years ago

mvaivre commented 8 years ago

First, thanks a lot for this package, it gives me hope that one day I will be able to get a clean app launch with RN ;)

Anyway, I'm migrating to RN 0.29 and from the remobile package to yours, and I have this error at the app build:

error: SplashScreen is not public in com.mehcode.reactnative.splashscreen; cannot be accessed from outside package

Thanks for the help.

amos80m commented 8 years ago

me to:

error: SplashScreen is not public in com.mehcode.reactnative.splashs creen; cannot be accessed from outside package

ios is 100%, android is stuck

spacesuitdiver commented 8 years ago

Same here :( Guess I'll ditch this on Android for now.

mehcode commented 8 years ago

Fixed this. I don't get this error myself which is odd.