react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

Full screen content

Open sawa-ko opened this issue 5 months ago • 1 comments

How can I define a bottom sheet that occupies 100% of the screen height? I can't do it without defining a height in pixels, and I already tried with “flex: 1” and it doesn't work, just the content is not seen.

sawa-ko avatar Jun 02 '25 22:06 sawa-ko