All Versions
25
Latest Version
Avg Release Cycle
113 days
Latest Release
1405 days ago

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