Different Page Transitions possible in Ionic 2?

Is it possible to animate pages with flip or fade instead of just slide in Ionic 2?

I saw in the documentation that you can pass an animate string in the NavController, but I can’t find any examples or anywhere that specify further. Any ideas?

you need third party plugin

here is a demo code, but this will not work in ionic view.

The plugin works but its bugged if you have any input fields that trigger the keyboard.
Actually its a “no go” for production use.