SDWebImageLottieCoder
SDWebImageLottieCoder copied to clipboard
A Lottie animation coder which use SDAnimatedImageView instead of LOTAnimationView for bitmap rendering
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' 
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 
I can't build an example or clear project with installed pod: `'rlottiecommon.h' file not found with include; use "quotes" instead`