HwangTaehyun / react-native-lottie-splash-screen

⚡ Lottie splash screen for your react native app!
MIT License
216 stars 60 forks source link

How to remove ic_launcher.png that appears before the animated splash? #94

Open Digital-Human-BK opened 4 weeks ago

Digital-Human-BK commented 4 weeks ago

React Native newbie here. So far no issues with the library itself. I need some advice on removing the app icon before the animated splash on Android. In the example .gif you can see the app starts straight with the splash.

Lottie-Splash-Screen-Android

Also, I would be very grateful if someone could tell me how to make the navigation and status bar white during the splash animation.

HwangTaehyun commented 4 days ago

@Digital-Human-BK I don't understand and see any logo before the splash screen in your question. In the case of iOS, Could you look at this issue? https://github.com/HwangTaehyun/react-native-lottie-splash-screen/issues/4#issuecomment-803745045

I've shared below my answer to the same issue about the status bar for you to look at. https://github.com/HwangTaehyun/react-native-lottie-splash-screen/issues/6.