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!
Current Behavior
Height of bottom sheet is determined by
snapPointsprop.Expected Behavior
Dynamic bottom sheet height based on it's content height.
Like
adjustToContentHeightprop on Modalize.Your Environment
Thanks for the nice lib!