Hello,
What is the most popular and mature video player library used in Xamarin.Forms nowadays? I am aware of Adam Fisher's Xamarin.Forms.VideoPlayer library but although it is pretty successful on iOS, the Android version is really incompetent; it can't even play videos full screen. I understand that this is the default Android video player but I am willing to use a custom video player if it is feature complete. Moreover the library seems to be abandoned since it's last bugfix was on April 23, 2018.
I need to play videos which are built-in to the application, preferably with minimal amount of configuration and custom renderers. It's OK if it's paid. Any ideas and tips?