react-native-youtube
react-native-youtube copied to clipboard
Module not found: Can't resolve './YouTube'
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... '
Android or iOS?
Android or iOS?
I launched app in browser without emulators
Same here.
Browser.
I am also getting the same problem
@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
@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
@davidohayon669 I have opened this PR, to add compatibility with web browser, especially for react-native-web
@davidohayon669 can you pls merge the above PR?
So, what about PR above? will be useful for react-native-web