Replies: 1 comment
|
I've never heard of Lottie or Rive before, so the short answer is I don't know. The longer answer is that Toga doesn't currently have support for any sort of animated image. However, if there is native platform support for these image types (which a search seems to suggest exists), then there are ways to access that native platform capability from within a Toga app. The native GUI layers for any given widget are accessible; and you can invoke (almost) any native API over the bridging layers that Toga uses (Rubicon, Chaquopy etc). |
0 replies
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.
Hello, will it be possible to play Lottie/Rive animations in Toga?
All reactions