Skip to content

1.0.2

Compare
Choose a tag to compare
@paescebu paescebu released this 16 Feb 12:33
· 45 commits to master since this release
c10a077

Minor fixes + simplifications

  • Allow usage of customKeyboardView Modifier from any View.
  • This allows CustomKeyboardKit (with the help of swiftui-introspect) to automatically match/apply the closure and keyboard type to the right TextField (whether its UITextField or UITextArea doesnt matter anymore).
  • This change is backwards compatible, no adjustments needed from apps to use the latest version