barmej / react-native-youtube-player

A Cross-platform Youtube Player component for React Native Built using the official YouTube IFrame Player API.
127 stars 49 forks source link

Does not seems to work with Expo Cli #29

Open selimbenmrad opened 4 years ago

selimbenmrad commented 4 years ago

Hi, it seems really helpful, thanks for the person who has shared it, but I was wondering if it does work with expo Cli, I do not know how to do the linking part with expo Cli?

yjose commented 4 years ago

Yeah, unfortunately the package will not work with expo as we need react-native-orientation package

butri71 commented 4 years ago

any fix for this planned any time soon?

yjose commented 4 years ago

Not sure if you can do it As using react-native-orientation is essential for the fullscreen feature. Any idea if expo has some alternative for react-native-orientation?

butri71 commented 4 years ago

to be honest I'm not using orientation at all in my project, sorry can't help.

ger88555 commented 2 years ago

Expo now provides an alternative: screen-orientation