By default the react native bottom sheet does has the backdropComponent set to null. In order to set the backdrop we need to create a backdrop component and pass it into the backdropComponent prop of BottomSheetModal
Depends on D8958
Differential D8981
[native] introduce bottom sheet backdrop component ginsu on Aug 28 2023, 9:16 AM. Authored by Tags None Referenced Files
Details By default the react native bottom sheet does has the backdropComponent set to null. In order to set the backdrop we need to create a backdrop component and pass it into the backdropComponent prop of BottomSheetModal Depends on D8958 Please see the demo video below to see how the backdrop works
Diff Detail
Event Timeline
|