javalnanda / JNDropDownMenu

Swift version of https://github.com/dopcn/DOPDropDownMenu
MIT License
64 stars 8 forks source link

Customize position of title and indicator #6

Closed MaciDE closed 7 years ago

MaciDE commented 7 years ago

First of all thanks for the great pod. Did you thought about adding a way to specify the position of the titleLayer and the indicator? In my case I want the title to be on the left side of the menu and the indicator on the other side.

javalnanda commented 7 years ago

@MaciDE Update to latest pod v 0.1.6 you can define arrow position as follow menu.arrowPostion = .Left