SDWebImageLottieCoder
SDWebImageLottieCoder copied to clipboard
The demo crashes in `static SW_FT_Error ft_stroke_border_cubicto` if self.objects.count > 1
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.
same problem @@