Replies: 1 comment 1 reply
-
Right now there is no such flag. In could introduce something like a "LottieEnabled" flag which will prevent the native code from running at all. Would that help in this case? (or is the plugin config also copied/applied to all apps?) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a system where we have several capacitor setups, where only some will use the Lottie splashscreen.
My question is: Is there some way of disabling the splash screen without uninstalling this package? I have tried to programmatically disable the Lottie splash screen, but there is always a small white square in the center of the normal splash screen when It runs without a Lottie splash screen
Beta Was this translation helpful? Give feedback.
All reactions