piemonte / Player

▶️ Play and stream media in Swift
MIT License
2.08k stars 334 forks source link

Full Screen player from the UITableViewCell #207

Closed kingsofteng closed 5 years ago

kingsofteng commented 5 years ago

Is there any way to show a full-screen video from the UITableViewCell like AVPlayerViewController?

piemonte commented 5 years ago

hey @kingsofteng – thanks for the project interest. the library doesn't have feature directly that built-in but there are forks that do this:

https://github.com/piemonte/Player/pull/153