react-native-expandable-list-view
react-native-expandable-list-view copied to clipboard
Is it possible to have directly menu without sub menu?
HI,
I have a few menu items and each menu has a few submenu items. But for logout, it will be the direct menu.
In the case of logout, no sub-menu. So directly the logout should be shown. How to implement this?