Installation
Install the main package:
Peer dependency
react-native-youtube-bridge uses react-native-webview on iOS and Android.
Install it in your app if it is not already present:
Minimum expectations
What you get after install
The main package exports:
useYouTubePlayeruseYouTubeEventYoutubeView- public event and config types
useYoutubeOEmbed
If you only need the normal player flow, you do not need to install @react-native-youtube-bridge/web.
