FaridSafi / FaridSafi/react-native-gifted-form
keyboardDismissMode='on-drag' doesn't in fact work in View
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
Tried a few things. Not sure what to replace it with, but it's very needed. I'm not sure how anyone else hasn't noticed this, but I assume because most people are using ScrollView. But ScrollView has its own problems with automatically shifting elements above the keyboard (which I mentioned about a month ago in another issue)--it doesn't do it correctly.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the keyboardDismissMode='on-drag' behavior in View and compare it with the ScrollView behavior described in the issue. Trace how the form handles keyboard dismissal during dragging, then verify that View dismisses the keyboard as expected without worsening the reported ScrollView behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100