mirror of
https://github.com/zhigang1992/react-native-bottom-sheet.git
synced 2026-06-19 18:13:43 +08:00
* chore: added background container * chore: added root container * chore: added handle container * chore: added usePropsValidator hook * chore: updated layout handling wip * chore: updared handle example * chore: added useNormalizedSnapPoints hook * chore: updated debug view * chore: updated content wrapper * chore: updated pre-integrated view * chore: updated bottomsheet implementation to handle dynamic snap points * chore: rename BottomSheetDraggableView * chore: updated useScrollableAnimatedProps * chore: updated deceleration rate handling * chore: updated examples