简体   繁体   English

世博会(反应原生)淡出闪屏

[英]Expo (react native) fade out splash screen

Currently Expo's splash screen hides as soon as the app is loaded, but I want it to gradually fade out. 目前,只要应用程序加载,Expo的闪屏就会隐藏,但我希望它逐渐淡出。

How can this be achieved? 怎么能实现这一目标?

Expo's splash screen docs: https://docs.expo.io/versions/latest/guides/splash-screens.html Expo的启动画面文档: https//docs.expo.io/versions/latest/guides/splash-screens.html

I found that expo is too limiting with anything more than a very basic app. 我发现,除了一个非常基本的应用程序之外,expo对于其他任何东西都有限制 So I just switched to normal react native and installed a splash screen plugin. 所以我只是切换到正常反应原生并安装了一个启动画面插件。 Now I have nice fade out of a splashcreen. 现在我很好地淡出了闪屏。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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