TopLoadingTextView
final class TopLoadingTextView : UITextView
                works around issue where text in storyboard loads not at top
- 
                  
                  
Intercept layout process
Declaration
Swift
override func layoutSubviews() - 
                  
                  
Implement text wrapping
 
            View on GitHub
          
      TopLoadingTextView Class Reference