README
react-native-bottom-drawer
React native bottom drawer component
Configuration
Prop | Type | Default | Description |
---|---|---|---|
containerHeight | number | -- | The height of the drawer. |
backgroundColor | string | '#f5f7f9' | The background color of the drawer. |
startUp | bool | false | If true, the drawer will start in up position. If false, it will start in down position. |