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

it just not working :( #40

Closed ghost closed 7 years ago

ghost commented 7 years ago

could you please post a step by step tutorial how to install and make the xml and the folders drawable and every thing in details pleassssssssse every thing in detail please step by step even the image name and where i should put it

mehcode commented 7 years ago

What about the example and the associated docs do you not understand?

mehcode commented 7 years ago

Please re-open if you're still having issues.

francisrod01 commented 6 years ago

The same problem here. I tried to implement almost with JS as in android examples, but it crash the app running as compile release (production). It seems that setTimeout with 1000 milliseconds isn't efficient to know the time that all things was loaded.