You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great component, thanks! I had a quick question: I'd like to create a bottom sheet that has multiple "snap points". A good example of what I'm trying to achieve is https://github.com/wix/react-native-interactable
A small flick would bring the bottom sheet to it's first position, but you can drag it further to the top position. And a gesture with more force would move it immediately to the top/bottom.
Is this something you reckon is easily added to this react-swipeable-bottom-sheet? Or should I look at writing my own based off of the swipeable views?
/Thanks
Jelte
The text was updated successfully, but these errors were encountered:
Hi there,
Great component, thanks! I had a quick question: I'd like to create a bottom sheet that has multiple "snap points". A good example of what I'm trying to achieve is https://github.com/wix/react-native-interactable
A small flick would bring the bottom sheet to it's first position, but you can drag it further to the top position. And a gesture with more force would move it immediately to the top/bottom.
Is this something you reckon is easily added to this react-swipeable-bottom-sheet? Or should I look at writing my own based off of the swipeable views?
/Thanks
Jelte
The text was updated successfully, but these errors were encountered: