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

how to change arrow position depending on localization (RTL or LTR) #99

Closed RawanMatar89 closed 2 years ago

RawanMatar89 commented 3 years ago

how to place the arrow to the right or left of uitextview ?

jriosdev commented 2 years ago

mainDropDown.semanticContentAttribute = .forceRightToLeft

Added in New version