jriosdev / iOSDropDown

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

Added the custom option to set dropdown position(TOP or BOTTOM) #128

Open ufumerfarooq opened 8 months ago

ufumerfarooq commented 8 months ago

Users can now select the dropdown position and the default position is the bottom.

ufumerfarooq commented 8 months ago

Added the "DropDown position" element in the example project for users to check the functionality.