I have done some research on Cordova/Phonegap, and it seems to me that Ionic is a great UI framework for writing hybrid apps with Cordova.
I want to make an app that can send a different screen to an external screen, like a projector connected via Google Chromecast or similar.
It seems I could use this plugin https://github.com/fraunhoferfokus/cordova-plugin-presentation with Cordova.
My question is: Is there any way I can use this or similar plugins with Ionic (Ionic Native plugin)?