napthedev / react-tuby

A React video player library with YouTube-like UI
https://react-tuby.vercel.app
MIT License
138 stars 42 forks source link

Picture in picture button #1

Closed el closed 2 years ago

el commented 2 years ago

Hi, thanks for this library. Can you also add the PiP button if it is available in the browser?

napthedev commented 2 years ago

The feature has been added. Please upgrade to the latest version of the package

Remember to set pictureInPicture props to true

el commented 2 years ago

Nice, thanks :+1: