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
We're looking to capture paste events from the event (specifically copying an image and pasting it). What's the best way to accomplish this?
Online research suggests to use onChangeText of TextInput, but seems like it is used internally by the library.
onChangeText
The text was updated successfully, but these errors were encountered:
react-native-image-keyboard can be wrapped with the mentioned inputs.
react-native-image-keyboard
Sorry, something went wrong.
just copy 10000+ text inside the textinput then see how it's laggy lol,
No branches or pull requests
We're looking to capture paste events from the event (specifically copying an image and pasting it). What's the best way to accomplish this?
Online research suggests to use
onChangeText
of TextInput, but seems like it is used internally by the library.The text was updated successfully, but these errors were encountered: