maail / MMSlidingButton

Create a slide to unlock button in Swift using Storyboard
MIT License
98 stars 35 forks source link

Creates a retain cycle due to strong reference with delegate. #2

Open EfraimB opened 7 years ago

EfraimB commented 7 years ago

your delegate property should be weak in order to let containg classes to deallocate