ActionSheetThemed
A themed bottom sheet for presenting options or content.
ActionSheetThemed
A wrapper component around the React Native Action Sheet library that automatically adapts to your app's light/dark theme.
Import
Features
- Automatic light/dark theme support
- Rounded top corners by default
- Compatible with all react-native-actions-sheet props
- Consistent styled bottom sheets
Props
Prop | Type | Default | Description |
---|---|---|---|
containerStyle | ViewStyle | — | Additional styles for the container |
...props | ActionSheetProps | — | All props from react-native-actions-sheet |