jriosdev / iOSDropDown

Drop Down Menu for iOS With Search And Other Awesome Customisation
https://cocoapods.org/pods/iOSDropDown
MIT License
667 stars 150 forks source link

TableDidAppearCompletion is not working #74

Open mg-partec opened 4 years ago

mg-partec commented 4 years ago

The block set in TableDidAppearCompletion is not being called. Having a look at the code, is seems to be missing in the completion block of UIView.animate at line 204.