RNSideMenu
Preview
Examples
Clone this repo and take a look of the index.ios.js
Usage
var SideMenu = ; globalsideMenu = <SideMenu frontView=FrontView sideView=<SideView /> />; var App = React
Then at any place of you code, if you wanna toggle SideView manually, call sideMenu.props.toggleSideView()
Route map
- Basic views and animations
- Pass frontView and sideView as props
- Make it as npm module
- Mutiple directions of side menu
- Helper actions for
toggleSideView(), open(), close(), chageFrontView(), changeSideView() - Make more examples
- Change the name to react-native-side-menu
- create another repo to examples
- Clean this repo to just contain lib files, (now it also contains xCode files)
Contribute
Pull requests are welcome.
This component can not be done without helps from @ToanNG & @vu.nguyen
About me
Follow me at @khanght