How to iOS style create swipe up view

How can one create a iOS like swipe up view? Is it available as a plugin?
I would really like to include this as a feature to my already existing ionic app.
I the Google Maps app I am referring to the location specific overlay / modal view with the small bar on top that expands when swiping up.

IMG_5233

Here this is just the iOS native implementation of the control center which uses the same technique.

control-center-activate