Skip to content

UITextView subclass that automatically adjusts its frame based on its content size.

Notifications You must be signed in to change notification settings

mjarvis/FLXFluidTextView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#FLXFluidTextView

FLXFluidTextView is a UITextView subclass that automatically adjusts its frame based on its content size.

The properties maximumHeight and minimumHeight can be set to place limits on the text view's fluidity. Additionally, maximumNumberOfLines and minimumNumberOfLines can be set to automatically set the maximumHeight and minimumHeight properties, respectively, based upon the line height of the text view's font.

About

UITextView subclass that automatically adjusts its frame based on its content size.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published