All Versions
25
Latest Version
Avg Release Cycle
113 days
Latest Release
1405 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.0.6 Changes
- โ Removed the hideKeyboardWhenSelected property. This property seemed too specific. To hide the keyboard when selecting a field, an alternative workaround is to set the textField.inputView property to an empty view.
-
v1.0.5 Changes
- โ Added the hideKeyboardWhenSelected property
- ๐ Bugfix: When invoking becomeFirstResponder on a textField that was not yet visible, the keyboard did not show up.
-
v1.0.4 Changes
- โก๏ธ Updated the description of the pod
-
v1.0.1 Changes
- โ Added support for Swift package manager
-
v1.0.0 Changes
- ๐ Initial release