We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing the new Native Input API running NativeInpuitTest on iOS I've run into some issues some of which may affect the API itself.
NativeInpuitTest
Issue 1
Issue 2
I understand it should not be possible to open the keyboard twice but I'd expect it not to crash if called twice.
Issue 3 Keyboard doesn't open on Simulator (is this expected?)
Issue 4 (Minor) Part of the test UI is displayed under the Insets (iPhone notch)
The text was updated successfully, but these errors were encountered:
Berstanio
No branches or pull requests
Testing the new Native Input API running
NativeInpuitTest
on iOS I've run into some issues some of which may affect the API itself.Issue 1
Issue 2
I understand it should not be possible to open the keyboard twice but I'd expect it not to crash if called twice.
Issue 3
Keyboard doesn't open on Simulator (is this expected?)
Issue 4 (Minor)
Part of the test UI is displayed under the Insets (iPhone notch)
The text was updated successfully, but these errors were encountered: