How to make the side menu in footer that slide up like in the image

I am going to develop an app like the images uploaded. It has navbar and three items on it i want to open a small window like in second image, if i click on shared by then it show the small window having list.
I am new to ionic and don’t know how to achieve this scenario.

Image one

image two

Will some body help me how to develop this bottom menu like side menu?

You can do this with either an css version of a tab, or using ion-tabs on-select or on-deselect

3 Likes