New
Swift 3.0 compatibility
Thank you everyone that submitted a PR adapting it to Swift3. After reviewing them, we decided to go with our own adaptation. This is because it includes a few bug fixings and new features we use in our Jobandtalent app.
Main changes
- AnimatedTextInputFieldConfigurator has a new type email
- Ability to change the return key
- First responder bug fixed
- Ability to get/set selected text range
- Ability to get textPosition
- Ability to add a disclosure view on the right side of the control (example below)
