iOSDropDown
iOSDropDown copied to clipboard
added new item "selectedRowTextColor"
I have added a new @IBInspectable in DropDown class as @IBInspectable public var selectedRowTextColor: UIColor = .black
this will set color for selected row text color. thanks