You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When used for splashscreen it lauches the app and then closes
i created a separate component for splash screen removed LaunchScreenTheme from AndroidManifest
then when the app loads it first goes to splashscreen after it plays fully should navigate to login route
I think the splashscreen on android has to be an XML file for Java/Android. You could do something like this, but it would require a little thinking and work to sort through. Might be something to hop on the slack channel and ask some others if they've done anything similar. I personally, have not so I can't be much help with this specifically.
When used for splashscreen it lauches the app and then closes
i created a separate component for splash screen removed LaunchScreenTheme from AndroidManifest
then when the app loads it first goes to splashscreen after it plays fully should navigate to login route
the app just opens and closes, can someone navigate me on how to do it properly if it is not bug of package
The text was updated successfully, but these errors were encountered: