Hello to everyone, i want to create an application with xamarin forms to display a video, but as i see in the documentation is necesary to create a custom render in xamarin based on the VisualElementRenderer class, but i couldn't find any documentation or guide of how to implement the custom render, someone could help me with this one?
based on this documentation:
https://developer.tizen.org/development/guides/.net-application/media-and-camera/media-playback?langredirect=1
how to use Tizen Player with Xamarin Forms?