react-native-paper
react-native-paper copied to clipboard
fix(TextInput): prevent keyboard from opening when scrolling long text (#4666)
Motivation
While using a TextInput inside a scrollable view, there was an issue where the input became difficult to interact with or triggered undesired behaviors when scrolling.
Related issue
Issue on #4666
Test plan
Hey @AdeboyeDN, thank you for your pull request 🤗. The documentation from this branch can be viewed here.
@lukewalczak any update on this?
@lukewalczak Have you had time to see this?