react-native-youtube icon indicating copy to clipboard operation
react-native-youtube copied to clipboard

Module not found: Can't resolve './YouTube'

Open smartdevkz opened this issue 5 years ago • 9 comments

I've just installed the package. Created a page, imported all as it written in instructions. But, it doesn't work due to error: 'Module not found: Can't resolve './YouTube... '

smartdevkz avatar Feb 20 '20 16:02 smartdevkz

Android or iOS?

davidohayon669 avatar Mar 04 '20 23:03 davidohayon669

Android or iOS?

I launched app in browser without emulators

smartdevkz avatar Mar 05 '20 02:03 smartdevkz

Same here.

Browser.

image

marsrobertson avatar Mar 17 '20 10:03 marsrobertson

I am also getting the same problem

vivek-negi avatar Mar 23 '20 10:03 vivek-negi

@justme777 What do you mean browser? This is not for the Web. This library is for React Native @marsrobertson No support for expo AFAIK. Expo cannot install native libraries that add iOS / Android native code

davidohayon669 avatar Apr 18 '20 21:04 davidohayon669

@justme777 What do you mean browser? This is not for the Web. This library is for React Native @marsrobertson No support for expo AFAIK. Expo cannot install native libraries that add iOS / Android native code

Yes, I understood it later. Thank you

smartdevkz avatar Apr 20 '20 04:04 smartdevkz

@davidohayon669 I have opened this PR, to add compatibility with web browser, especially for react-native-web

Spoutnik97 avatar Jun 05 '20 13:06 Spoutnik97

@davidohayon669 can you pls merge the above PR?

gjoxhi avatar Dec 21 '20 06:12 gjoxhi

So, what about PR above? will be useful for react-native-web

kostiantyn-solianyk avatar Mar 03 '21 09:03 kostiantyn-solianyk