Async tasks while Splashscreen is showing?
rizwanahmed19 opened this issue · 2 comments
rizwanahmed19 commented
How to do something async while splashscreen is showing?
philolo1 commented
@rizwanahmed19 i would recommend you to use react-native-splash-screen and you show the splashscreen as long as you want and then call hide.
yleflour commented
+1 to @philolo1 's answer. Link for the lazy and closing thread.