v-braun / VBRRollingPit

Simple, beautiful and interactive UITabBar
MIT License
328 stars 51 forks source link

Memory leaks #4

Closed bhoomesh950 closed 5 years ago

bhoomesh950 commented 6 years ago
screen shot 2018-08-17 at 3 56 40 pm screen shot 2018-08-17 at 3 56 55 pm

I have added RollingPitTabbar.swift manually in an objective c project it's working well but when i run the project in instruments i have found memory leaks. screen shot 2018-08-17 at 3

please find the attachment.

v-braun commented 5 years ago

Sorry but I cannot reproduce that: image

Could you describe more in detail what you have done and provide example code?

v-braun commented 5 years ago

I checked the code and the only problem case that I see there is that animations would not be removed. I have fixed that now. Not sure that this is your case. see commit 9f0436f49c46d2fc41b4af47c7b282bb93a906d5