Full Changelog: 1.1.2...2.0.0
Highlights
keyboardType(:)method: Renamed from customKeyboard to align more closely with Apple’s native API. This improves discoverability and makes the API feel more familiar.- Dynamic keyboard switching: Now you can toggle seamlessly between native keyboards and your own custom keyboards on the same
TextField/TextEditorin SwiftUI.