how use react-native-youtube library with expo

Hi,

In my app i want to play youtube video. So the react-native-youtube library is essential for that.

I can not do with expo, so please let me know how use react-native-youtube library with expo.

Thank you

Hey @myapiwater,

As you indicate, this library is not able to be used with an Expo Managed project. You’ll have to use a Bare project that allows you to make native code modifications.

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.