kkemple / kkemple/react-native-sideswipe
Cannot dismiss keyboard using Keyboard.dismiss() as when keyboard is up, SideSwipe hangs on to the touches!
Open
- Dominant language
- JavaScript
- Stars
- 900
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Added keyboardShouldPersistTaps={'always'} under
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the carousel's AnimatedFlatlist at line 119 and the issue's explanation of keyboardShouldPersistTaps={'always'}. Reproduce the interaction with the keyboard open, then verify that Keyboard.dismiss() no longer consumes the first touch and that controls inside SideSwipe children still respond.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100