Skip to content

6.0.3

Compare
Choose a tag to compare
@danielsaidi danielsaidi released this 27 Jun 11:35
· 264 commits to master since this release

This version adds more primary button types.

✨ New Features

  • KeyboardAction.PrimaryType has new join and custom cases.
  • KeyboardAction.PrimaryType now maps unrepresented UIReturnKeyType types to the new custom type.
  • UIReturnKeyType has new extensions for getting the keyboardAction and primaryButtonType.

💡 Behavior changes

  • KeyboardGestures shortens the time it takes for the secondary action callout to be presented.