react-native-off-canvas-menu
react-native-off-canvas-menu copied to clipboard
Add menuContainerStyles to props component
With this prop you can access style of menuItemsContainer and you can set your style to it. Useful when language device is RTL or you force it to be RTL. You can set alignItems of this prop to 'flex-start' or 'flex-end' to see menu correctly.