Closed julianjohn closed 1 year ago
Hi @julianjohn,
Thanks for your PR 👍
An option to invoke the closeAllMediaPresentations
API of the WKWebView is a great addition to the YouTubePlayerKit.
After resolving the pending merge conflicts the PR should be good to.
@SvenTiigi I think I have fixed the issue. Please check.
Hi @julianjohn,
Your PR still has a merge conflict with the develop branch. After those conflicts have been resolved the PR should be ready to merge.
Resolved for sure this time 😅
Do you have any timeline for the next release?
Firstly, Thank you for this library. 😄
I have a use case where I would like to exit the video from fullscreen programmatically. I researched and found a possible solution. Please take a look.
Note: I am new to the latest Swift features, and every improvement suggestion is welcomed.