1.0.3 • Published 4 years ago
hybrid-burgermenu-component v1.0.3
This component is off-the-shelf meaning it renders on both React JS and React Native
Burger Menu Component
Installation
npm i hybrid-burgermenu-react-react-native
Usage
Import the component and off you go. Whether your are on metro react-native or react js enviornment.
It simply works!!!
The component is transparent except the lines. This is to make sure it renders well with your background.
import HybridBurgerMenuComponent from 'hybrid-burgermenu-react-react-native'
<HybridBurgerMenuComponent
position="right"
lineColour="orange"
lineWidth="6"
/>
##Thank you
1.0.3
4 years ago