negomi / redux-burger-menu

A Redux reducer and higher-order component decorator for use with react-burger-menu

Home Page:https://negomi.github.io/redux-burger-menu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to have more than one burger menu instance?

adailey14 opened this issue · comments

I need to have 2 burger menus, one for site wide navigation, and a separate one for showing filters on some pages. Might be nice to be able to support 2 different menus with this library.

This is possible from v0.1.0 🎉