software-mansion-labs / software-mansion-labs/react-native-bottom-sheet

[Feature Request] Overdrag support

Open
#53 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.