0.0.1 • Published 5 years ago

react-native-bdrawer v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

react-native-bottom-drawer

React native bottom drawer component

Configuration

PropTypeDefaultDescription
containerHeightnumber--The height of the drawer.
backgroundColorstring'#f5f7f9'The background color of the drawer.
startUpboolfalseIf true, the drawer will start in up position. If false, it will start in down position.