-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
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
<GridLayout>
<LottieView width="100%" height="100%" src="~/assets/lottie/splashscreen.json" loop="false" autoPlay="true">
</LottieView>
</GridLayout>
the app just opens and closes, can someone navigate me on how to do it properly if it is not bug of package
Metadata
Metadata
Assignees
Labels
No labels