SDWebImageLottieCoder icon indicating copy to clipboard operation
SDWebImageLottieCoder copied to clipboard

A Lottie animation coder which use SDAnimatedImageView instead of LOTAnimationView for bitmap rendering

Results 6 SDWebImageLottieCoder issues
Sort by recently updated
recently updated
newest added

How can I load lottie from dotLottieURL?

If we specify the version of librlottie to 0.2.0, everything is ok. Add `pod 'librlottie', '0.2.0'` in Podfile will fix the problem temporarily.

The problem occurs with 'librlottie' ![Снимок экрана 2021-05-06 в 16 09 30](https://user-images.githubusercontent.com/57895880/117303550-7f074b80-ae85-11eb-9a27-d7eaf393403d.png)

Hey, first of all thank you so much for this lib. It's exactly what I was looking for. Unfortunately I can not build on a simple Test project. I got...

Wrong loading image librlottie 0.2.0 ![Simulator Screen Shot - iPhone 11 Pro Max - 2020-09-23 at 16 36 25](https://user-images.githubusercontent.com/20159009/93995347-174f3500-fdbb-11ea-848b-618c2e9d0168.png)

I can't build an example or clear project with installed pod: `'rlottiecommon.h' file not found with include; use "quotes" instead`