Releases: KennethTsang/GrowingTextView
Releases · KennethTsang/GrowingTextView
Latest Release for Swift 5
0.7.2 Fix build issue
0.7.1
0.7.0
Swift 5!
Latest Release for Swift 4.2
Fix: NSLayoutConstraint weak reference warning.
Fix: #40 podspec issue.
0.6.0
Latest Release for Swift 4.1
#29 Example 1 and Example 2 fixed incorrect keyboard position calculation in case using opaque navigation bar.
0.5.5
Updated misspelling keywords #24 :
- placeHolder -> placeholder
- placeHolderColor -> placeholderColor
- attributedPlaceHolder -> attributedPlaceholder
Thanks @MojtabaHs !
0.5.4
- All 3 examples support iPhoneX.
- Removed placeHolderLeftMargin attribute. Use textView.textContainer.lineFragmentPadding instead.