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
The input is remain under the keyboard when I try to change it.
The text was updated successfully, but these errors were encountered:
hey there, i'm curious if this library is compatible with android aside from ios
Sorry, something went wrong.
ya i would like to know this too
Can anyone give me an example on how to pass a function to onToggle?
onToggle
It has been my experience that this is largely incompatible with android. I often only use it with {Platform.OS == 'ios' && (<KeyboardSpacer />)}
{Platform.OS == 'ios' && (<KeyboardSpacer />)}
No branches or pull requests
The input is remain under the keyboard when I try to change it.
The text was updated successfully, but these errors were encountered: