1.0.2
Minor fixes + simplifications
- Allow usage of
customKeyboard
View 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