software-mansion-labs / software-mansion-labs/react-native-bottom-sheet
[Feature Request] Overdrag support
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 432
- Forks
- 21
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
Currently if you drag the sheet to the top beyond the max intent the gesture gets disregarded completely. Not only does it look a little unnatural and rigid, but my main peeve is that when you initially start dragging it to the top, dragging it to the button with the same motion also doesn't trigger any movement of the sheet.
Hope it's a not a shortcoming of native implementation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the drag gesture described in the issue: drag the sheet past its maximum position, then reverse direction without releasing. Trace the bottom-sheet gesture entry point and identify the existing behavior that disregards the overdrag; done means the sheet responds naturally when the gesture reverses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100