You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it is less than ideal that users of this library have to construct VideoPlayerControllers and ChewieControllers, and pass the former to the latter. It would be much more ideal (and in line with proper Object oriented design), if ChewieController fully encapsulated VideoPlayerController.