How to enable UITextView Horizontal Scroll?

I need to scroll the UITextView both vertical and horizontal without using a scrollview. The problem using the scrollview is that I am not able to manage the cursor points and other layout issues. Kindly help 🙂

How to enable UITextView Horizontal Scroll?
 
 
Q