简体   繁体   English

是否可以在 react-native-cli 初始化项目上使用 expo 启动画面

[英]Is it possible to use expo splash screen on a react-native-cli inited project

Let's assume I have a project in React Native which was inited with react-native-cli.假设我在 React Native 中有一个项目,它是用 react-native-cli 启动的。 Is it possible to use expo's splash screen to this project?这个项目可以使用expo的启动画面吗?

And if not what is the best way to implement a splash screen in a React Native project that was created with react-native-cli?如果不是,在使用 react-native-cli 创建的 React Native 项目中实现启动画面的最佳方法是什么?

(besides react-native-splash-screen) (除了 react-native-splash-screen)

Revisited this after two years.两年后重温。

Right now the best way to do that is react-native-bootsplash现在最好的方法是react-native-bootsplash

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

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