react-native-splash-screen
react-native-splash-screen copied to clipboard
android 连续调用两次show 方法闪屏页就无法隐藏。原因是原生dialog调用show方法时每次都会新创建一个dialog
Run react-native info in your project and share the content.
What react-native-splash-screen version are you using?
What platform does your issue occur on? (Android/iOS/Both)
Describe your issue as precisely as possible :
- Steps to reproduce the issue or to explain in which case you get the issue
- Interesting
logs
Join a screenshot or video of the problem on the simulator or device?
Show us the code you are using?
解决了吗?