I have two view controllers and I want to update my UILabel at the same time when I am writing in UITextView… For example if I am writing some text in UITextView, it should appear simultaneously in UILabel without clicking any button or something like that… It should be updated dynamically…
Thanx,
I have two view controllers and I want to update my UILabel at the
Share
try this code ,set delegate for your textview