AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.43k stars 623 forks source link

Memory Leak Issue #331

Open DharamCoder opened 7 months ago

DharamCoder commented 7 months ago

View Contoller is not being deinitialized only when I use this drop down! Please fix this issue As soon as possible!

DharamCoder commented 7 months ago

tried updating all the code and marked most of the closures to weak self! Still facing memory leak!