I'd like to find a sane solution to playing video in my Xamarin Forms app. What's a good approach to doing this cross platform? Preferably I'd like to field a mini player within a Forms navigation stack. I could always switch to Natvie UI when they maximized the video itself.
Dependency service? Custom Renders? Both?
Hep!