View creation for ionic? like periscope room?

Hi,

I want to make a view to slide in from the bottom to top whole view (no top tab just like screen shot from Periscope).

What options do I have in Ionic to have it implemented?

sliding in from bottom

sliding in done

Thanks

use the ionicModal?

Per default it slides in from the bottom and is a full view with header, footer and content

1 Like

@bengtler

it works, but I want to get rid of the very top part which have TIME and Battery percentage.
How do I hide them?

And it does not go up all the way up, ?

image

also, I want to scroll down the modal view, and see background? (right now I can’t see)
and close it by animating moving towards bottom.

any references?