A Mobile navigation pattern with accordion levels and sub levels
Just grab it, call it and decide if you want it collapsable or not. Check the demo in doubt :)
<MainMenu collapsable={this.state.isCollapsable} />
Checkout this repo and install dependencies:
> npm run start:front
Navigate to localhost:8080
> npm run build:front