ios - customize UILabel like instragram -
profilename1 commented on profilename2.
my output should above this.
i used uilabel.
my query profilename1 , profilename2 in greencolor , must clickable.
when user click profilename1 after profileviewcontroller loading.i used storyboard.
uilabel placed in custom table cell.
how should implement in app ? possible ?
source : in instragram when user click on username/profilename in blue color same behavior implement.
thanks.
you use nsattributedstring assuming you'd rather easier more personalized solution try using: tttattributedlabel. i've seen used on multiple occasions pretty exact purpose.
Comments
Post a Comment