79574428

Date: 2025-04-15 05:32:35
Score: 1
Natty:
Report link

Use 'BottomSheetView' to wrap 'Text' like this:

import { BottomSheetView } from '@gorhom/bottom-sheet';

//YOUR CODE

 <BottomSheetView>
      <Text>BottomSheet</Text>
</BottomSheetView>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Akash Jadhav