Skip to content

Fix #1231 - Support clearing MaskedInput and make it more responsive to touch #1240

New issue

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

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

ethanshar
Copy link
Collaborator

Description

Added proper clear method (override what's in BaseInput) that also clears the internal value state.
Also replaced View container with Touchable one to catch better touch events that focus the input

Changelog

Fix support for clearing MaskedInput value programmatically using ref clear method

@ethanshar ethanshar requested a review from lidord-wix March 25, 2021 06:19
@ethanshar ethanshar linked an issue Mar 25, 2021 that may be closed by this pull request
@lidord-wix lidord-wix merged commit da14611 into master Apr 1, 2021
@ethanshar ethanshar deleted the fix/MaskedInputSupportClear branch July 26, 2021 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MaskedInput programmed cleaning
2 participants