react-native-scroll-bottom-sheet icon indicating copy to clipboard operation
react-native-scroll-bottom-sheet copied to clipboard

Dynamic bottom sheet height

Open 7dp opened this issue 3 years ago • 0 comments

Current Behavior

Height of bottom sheet is determined by snapPoints prop.

Expected Behavior

Dynamic bottom sheet height based on it's content height. Like adjustToContentHeight prop on Modalize.

Your Environment

version
Platform (Android, iOS or both) both
react-native-scroll-bottom-sheet 0.7.0
react-native 0.66.4
react-native-gesture-handler 2.1.1
react-native-reanimated 2.2.4

Thanks for the nice lib!

7dp avatar Feb 16 '22 04:02 7dp