rgommezz / react-native-scroll-bottom-sheet

Cross platform scrollable bottom sheet with virtualisation support, native animations at 60 FPS and fully implemented in JS land :fire:
MIT License
1.54k stars 64 forks source link

Each snap Point can scroll #78

Open 276259822 opened 2 years ago

276259822 commented 2 years ago

Current Behavior

Only scroll when the list is at the top

Expected Behavior

Each snap Point can scroll the list, and only the handle can be dragged Or give me some hints how to achieve, thanks

Your Environment

version
Platform (Android, iOS or both) iOS
react-native-scroll-bottom-sheet 0.7.0
react-native 0.64.2
react-native-gesture-handler 1.5.0
react-native-reanimated 2.0.1

https://user-images.githubusercontent.com/15446036/147054626-789c1ef4-e5b6-471b-b88d-1523951cd555.mp4