Ionic 2 Youtube Plugin

Really excited that it’s officially out and I’m about 50% on learning IONIC 2. Does anyone know a good plugin for Youtube player inside the ionic 2? I did see the API and it only has 1 method “openVideo”. I need something that I have full playback control. Anyone know how I can achieve this?

Just use an iframe and whitelist it?

Gotcha. Didn’t know ionic 2 can work with iframe. Thanks!