vipin-prabhakaran

Results 1 issues of vipin-prabhakaran

I am trying to add 3 dropdown textfields on a custom view class like this import iOSDropDown class Profiledetails: UIView,UITableViewDelegate,UITableViewDataSource { and on this override func awakeFromNib() { super.awakeFromNib() }...