react-native-actions-sheet
react-native-actions-sheet copied to clipboard
Full screen content
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.