Dynamic side menu with categories

I’m currently on Ionic 3 and I can’t find the best way to do this menu

Basically what I want is: display a list of buttons, after clicking one of these buttons I want to display the categories of that page, sliding another menu in. If I click the arrow back I want to bring back the first menu.

Is it possible to get it done?