I have a simple textView who\'s data gets populated dynamically. I want to resize the height of the textview once the data is populated so that I don\'t see a vertical scrol
Below is the trick I always use...
UITextView
Done....