AVPlayerViewControllerProvider
constAVPlayerViewControllerProvider:NamedExoticComponent<AVPlayerViewControllerProviderProps>
An alternative to the PlayerProvider component, which uses an
AVPlayerViewController to present the player UI on iOS and tvOS.
You can use the AppleTvPlayerControls component as a child to present custom tvOS player controls.