I’ve mentioned a few expanding text entry components that sit atop the keyboard like in the messages app, most recently RDRStickyKeyboardView.
Here’s an open source component for creating expanding text input views that sits atop the keyboard with a number of nice extra features called SlackTextViewController from Slack.
SlackTextViews feature list includes:
– Autocomplete using a prefix key
– Customizable with left and right button, and toolbar outlets
– Line count support
– Localisation support
– A user is typing indicator
An example project is included, and SlackTextViewController is used in Slack’s iOS app.
This animation from the readme shows SlackTextViewController in action:
You can find SlackTextViewController on Github here.
A very nice expanding text input view.
- Open Source iOS Expanding Text Entry Component That Sticks To The Top Of The Keyboard
- Open Source iOS Component For Creating Customizable Text Views For Source Code Editing
- Component Providing A Rich Text Editing View With Extra Buttons For Formatting
- Open Source iOS Component For Creating Draggable Card Style Alert Views
- Open Source Keyboard Component With Native Look And Feel But Adds Customization Options
Original article: Open Source Component Providing An Expanding Text Input View With Nice Extra Features
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.