Cheetah icon indicating copy to clipboard operation
Cheetah copied to clipboard

Memory management

Open martinliu0 opened this issue 9 years ago • 2 comments

For some reason, when I use cheetah to handle animation, the memory used builds up each time I call cheetah.

martinliu0 avatar Oct 11 '15 21:10 martinliu0

I have profiled Cheetah examples to determine which objects are leaked. It seems UIKit objects are still in memory even after Cheetah objects are removed. I'm gonna try to fix this issue. Thanks for reporting.

suguru avatar Oct 13 '15 08:10 suguru

Did this ever get fixed?

meyumeapps avatar Jul 13 '16 11:07 meyumeapps