简体   繁体   中英

How to get react-native android splash screen

Could anyone help with setting a splash screen in react-native for Android devices?

I've easily set one up for iOS devices and works a treat, but i'm struggling to find a way to get one working on Android devices.

So far i've tried 2 node packages but they didn't work, i've added a "splash_screen.xml" file but I had no luck with that.

Cheers

Just do it on the native side of things:

https://www.bignerdranch.com/blog/splash-screens-the-right-way/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM