Cheetah
Cheetah copied to clipboard
Memory management
For some reason, when I use cheetah to handle animation, the memory used builds up each time I call cheetah.
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.
Did this ever get fixed?