react-native-skottie icon indicating copy to clipboard operation
react-native-skottie copied to clipboard

Add support for embedded images

Open kaoDev opened this issue 1 year ago • 2 comments

We are using a lottie animation with embedded images in our onboarding flow, the images are part of the JSON lottie file as base64 strings.

Currently it looks like those base64 elements are ignored, the animation is still playing, but only the vector based parts are visible.

Is support for rasterized elements is planned?

kaoDev avatar Mar 13 '24 20:03 kaoDev

any updates?

zaferatli avatar May 06 '24 14:05 zaferatli

@hannojg are you guys planning to support embedded images soon? It sounds like this feature was recently added. I'd love to rip out Lottie, but this lack of support is preventing us from adopting at the moment, thanks

https://github.com/mono/SkiaSharp.Extended/pull/277

DanC5 avatar Jun 03 '24 20:06 DanC5