useFocusedInputHandler
and onChangeText
handler ignores an input from react-native-text-input-mask
on iOS
#330
Labels
🐛 bug
Something isn't working
focused input 📝
Anything about focused input functionality
🍎 iOS
iOS specific
Describe the bug
useFocusedInputHandler
andonChangeText
handler ignores an input fromreact-native-text-input-mask
on iOSCode snippet
Example app.
Repo for reproducing
Example app.
To Reproduce
Steps to reproduce the behavior:
Text input mask
screenTextInput
Expected behavior
In
worklet
section you should see an output of what user typed.Screenshots
Smartphone (please complete the following information):
Additional context
https://github.com/RedMadRobot/input-mask-ios?tab=readme-ov-file#uitextfieldtextdidchange-notification-and-target-action-editingchanged-event
The text was updated successfully, but these errors were encountered: