I want to show lines in the UITextView like notes application.

I want to show lines in the UITextView like notes application.

You should try and draw your lines programmatically rather than using an image.
In This Question Fernando Redondo Did something similar