隨著文字輸入自動增加的文本輸入框尺寸:SlackTextViewController
一個簡易的UIViewController子類,擁有隨著文字輸入會自動增加的文本輸入框尺寸和其它一些消息功能。 意味著可以替代UITableViewController&UICollectionViewController。
特性:
Core
- iOS 7 and iOS 8
- iPhone 6 compatible
- iPad compatible
- Support for UITableView and UICollectionView
- Built with Auto Layout
- Customizable: provides left and right button, and toolbar outlets
- Growing text view, with line count limit support
- Autocomplete mode by registering any prefix key (
@
,#
,/
) - Tap gesture for dismissing the keyboard
- Text append APIs
- External keyboard support for basic commands
- Rotation support
- Localization support </ul>

本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!