Autoresize UITextView and UIScrollview on clicking and editing of UITextView
After Editing is done Call
[txtView SizeToFit];