Below the published image in Instagram are the comments of some other users. You can click on any of them to open their profile.
How to create something like that? With label, webview, any other widget?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What you want is a UIButton with type Custom and simply set a title.
You can access access and modify the label property except the text with the titleLabel property
but you must use setTitleForState to actually put text in the button
then on your button simply addTarget at selector for state userinteractiontouchupinside