maxs15 / maxs15/react-native-modalbox
Is it possible to swipeToOpen, like the Use Control Center Panel?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
I want that we can swipe the element up just like the ios panel. Is there a way. I already use a event listener to read the swipeUp gesture, but it doest feel smooth like swipeToClose does.
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 comparing the existing swipeToClose interaction with the event listener currently used for the swipeUp gesture. Determine how swipeToOpen should behave and how smoothness can match swipeToClose; done means the modal opens upward through a smooth swipe gesture like the iOS Control Center panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100