I have noticed in iOS 7 the last line of a UITextView
after reaching the bottom is always hidden. This even happens in the Calendar app when you add a note to an event.
I have tried setting contentInsets and textContainerInset, none of them have made any difference.
Has anyone else experienced this issue and if so is there a workaround?