LottieFiles / dotlottie-ios

.lottie player for iOS
MIT License
40 stars 6 forks source link

[Memory consuming] Dotlottie uses too much memory despite its smaller size compared to json #32

Open hoansgithub opened 4 weeks ago

hoansgithub commented 4 weeks ago

JSON file (1.2MB):

image

and the .lottie(848kb) :

image

I'm using Swiftui for development, The .lottie file saved 30% of the app size but it seems too laggy on launch and presentation

samuelOsborne commented 3 weeks ago

hi @hoansgithub would you be able to share the file?

samuelOsborne commented 3 weeks ago

In the meantime, to reduce memory and improve fps please try the following options:

hoansgithub commented 3 weeks ago

thanks @samuelOsborne for your tips, here is the file and I hope this helps! ob1.lottie.zip