iOSDropDown icon indicating copy to clipboard operation
iOSDropDown copied to clipboard

Drop Down Menu for iOS With Search And Other Awesome Customisation

Results 57 iOSDropDown issues
Sort by recently updated
recently updated
newest added

Mac M1 machine, xcode shows : No such module 'iOSDropDown'

The arrow icon sticks out of the text field. This is visible when I add border or background color. How can this be fixed? ![Screenshot 2019-12-26 at 2 48 50...

Please note that iOSDropDown's parentController holds a strong reference to VC that contains it, causes strong retain cycle. I am new to GitHub and don't know how to submit change....

Please help, how can I protect against this type of crash? Crash log: Crashed: com.apple.main-thread 0 myapp 0x10292ac14 GetStartedQuickVC.viewDidLoad() + 89 (GetStartedQuickVC.swift:89) 1 myapp 0x10292b2a0 @objc GetStartedQuickVC.viewDidLoad() + 4297503392 (:4297503392)...

How to change text color of selected row ?

I already set isSearchEnable = true but still not working when I have many text fields. When I only used 1 text field its working. Please help