Swift/UIKit Push to new View Controller when clicked inside a UILabel – Ios swift
I have a signup page in my app and I want users to be able to view terms of service (TermsOfServiceViewController) and privacy policy (PrivacyPolicyViewController) when user pressed text inside my UILabel. My statement is as such: "By checking this…