ios - Create / make UITextField work like html select tag -
ios - Create / make UITextField work like html select tag -
i want add together application can work html select tag. don't want utilize picker view. there have solution?
you can utilize these library :
tttattributedlabel : https://github.com/mattt/tttattributedlabel
mzselectablelabel : https://www.cocoacontrols.com/controls/mzselectablelabel
html ios objective-c
Comments
Post a Comment