Closed AndrewTotsky closed 4 years ago
<BottomSheetBehavior peekHeight={Dimensions.get('window').height * 0.2} hideable={false} state={BottomSheetBehavior.STATE_COLLAPSED} ref={ref => console.log(ref)} // null />
React-Native 0.59.10
What im doing wrong?
<BottomSheetBehavior peekHeight={Dimensions.get('window').height * 0.2} hideable={false} state={BottomSheetBehavior.STATE_COLLAPSED} ref={ref => console.log(ref)} // null />
React-Native 0.59.10
What im doing wrong?