LottieFiles / dotlottie-ios

.lottie player for iOS
MIT License
47 stars 8 forks source link

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

Open hoansgithub opened 3 months ago

hoansgithub commented 3 months 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 2 months ago

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

samuelOsborne commented 2 months ago

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

hoansgithub commented 2 months ago

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