I need to perform button action at the end of UIlabel. But its not link to web page. I need to navigate to a new ViewController.
ex: "industry's standard dummy text ever since the 1500s, when an unknown printer took … READ MORE."
here READ MORE
is button. When user hit that word I need to move the user to a new UIViewController
.
is this possible? or is there any other way to solve this?