iOS Question Autosize Textview while typing

Rory Mapstone

Member
Licensed User
Longtime User
Hi,
Is there a way to change the height of the Textview while typing so that all the text will fit into the Textview? I know Sizetofit can be called to change the size, but i need something real time.

Kind Regards
 
Top