kartikeyvaish / react-native-instagram-reels

Instagram Reels component for React Native
https://github.com/kartikeyvaish/react-native-instagram-reels
MIT License
12 stars 8 forks source link

error: bundling failed: Error: Unable to resolve module `./src/Reels/components/Reels` from `node_modules/react-native-instagram-reels/index.js`: #2

Open hgvansh-him opened 2 years ago

hgvansh-him commented 2 years ago

error: bundling failed: Error: Unable to resolve module ./src/Reels/components/Reels from node_modules/react-native-instagram-reels/index.js: ios issue

KHALIL965 commented 2 years ago

Yeah I am also facing this issue any solutions I have installed the library but its throwing the same error.

bakoserge commented 1 year ago

Any solution for this? or is there an alternative to this package

reachmesagar commented 11 months ago

Any solution for this? or is there an alternative to this package

go to the react-native-instagram-reels package , and change all the jsx packages to js extension . and it will works .