Custom modal that contains a gallery

Is it possible to use the current $ionicModal to look like the one on this picture? Or there’s a better way to do it?

So in the picture above, it’s clearly a modal or a pop-up on a phone. But it’s not full screen. Most importantly, it’s showing icons like a gallery with text on the bottom.

Does anyone know how to implement this?

If there’s a way to extend $ionicModal, please tell me how.
If there’s a different way to do it (not involving) $ionicModal, please tell me how.

For extra info: Platforms are iOS and Android.

Thanks.