RSKGrowingTextView

A light-weight UITextView subclass that automatically grows and shrinks.

APACHE-2.0 License

Stars
1.1K

Bot releases are hidden (Show)

RSKGrowingTextView - 8.0.0 Latest Release

Published by ruslanskorb 9 months ago

  • Updated RSKPlaceholderTextView (8.0.0)
RSKGrowingTextView - 7.0.0

Published by ruslanskorb 10 months ago

  • Add support for Xcode 15
  • Add support for TextKit 2
  • Add RSKPlaceholderTextView.init(usingTextLayoutManager:)
  • Set minimum deployment target to 12.0
  • Set Swift version to 5.7
  • Set SWIFT_STRICT_CONCURRENCY to complete
  • Exclude contentInset from RSKGrowingTextView size calculations, following native UITextView
  • Update RSKPlaceholderTextView to version 7.0.0
  • Replace RSKPlaceholderTextView pod with RSKPlaceholderTextView Swift package in RSKGrowingTextViewExample
  • Remove archived RSKKeyboardAnimationObserver pod from RSKGrowingTextViewExample
RSKGrowingTextView - 6.1.1: Fix initialization of `heightConstraint` on iOS 16+.

Published by ruslanskorb over 1 year ago

RSKGrowingTextView - 6.1.0: Override `sizeThatFits(_:)` and `sizeToFit()`.

Published by ruslanskorb over 3 years ago

RSKGrowingTextView - 6.0.4: Update RSKPlaceholderTextView.

Published by ruslanskorb over 3 years ago

RSKPlaceholderTextView (6.0.4): Fix caret rect for multi-line placeholders.

RSKGrowingTextView - 6.0.3: Fix availability of `growingTextViewDelegate` from Objective-C.

Published by ruslanskorb over 4 years ago

Fixes #21.

RSKGrowingTextView - 6.0.2: Update RSKPlaceholderTextView.

Published by ruslanskorb over 4 years ago

RSKPlaceholderTextView (6.0.3): Fix caret rect.

RSKGrowingTextView - 6.0.1: Explicitly import RSKPlaceholderTextView for SPM.

Published by ruslanskorb over 4 years ago

RSKGrowingTextView - 6.0.0: Swift 5.1 + support for SPM.

Published by ruslanskorb over 4 years ago

RSKGrowingTextView - 5.0.2: Fix height for some cases.

Published by ruslanskorb over 5 years ago

Fixes #18.

RSKGrowingTextView - 5.0.1: Update RSKPlaceholderTextView.

Published by ruslanskorb over 5 years ago

RSKPlaceholderTextView (5.0.1): Support for multiline placeholder.

RSKGrowingTextView - 5.0.0: Swift 5.0 + iOS 9.0 deployment target.

Published by ruslanskorb over 5 years ago

RSKGrowingTextView - 4.0.5: Fix `minHeight` and `maxHeight`.

Published by ruslanskorb almost 6 years ago

RSKGrowingTextView - 4.0.4: Fix number of lines and calculated height.

Published by ruslanskorb almost 6 years ago

RSKGrowingTextView - 4.0.2: Fix height for some cases.

Published by ruslanskorb almost 6 years ago

Fixes #14.

RSKGrowingTextView - 4.0.1: Fix calculated height.

Published by ruslanskorb almost 6 years ago

Fixes #13.

RSKGrowingTextView - 4.0.0: Swift 4.2

Published by ruslanskorb about 6 years ago

RSKGrowingTextView - 3.1.0: Update RSKPlaceholderTextView.

Published by ruslanskorb about 6 years ago

RSKPlaceholderTextView (v3.1.0): The position of the caret rect corresponds to the effective user interface layout direction.

RSKGrowingTextView - 3.0.1: Update RSKPlaceholderTextView.

Published by ruslanskorb over 6 years ago

RSKPlaceholderTextView (v3.0.2): Support for the RTL layout direction of the user interface.

RSKGrowingTextView - 3.0.0: Swift 4.0

Published by ruslanskorb about 7 years ago

Package Rankings
Top 3.31% on Cocoapods.org
Badges
Extracted from project README
Swift 5.7 Swift Package Manager Compatible Cocoapods Compatible Carthage compatible
Related Projects