mohebifar / mohebifar/react-native-loader
Unable to resolve "@react-native-community/art" from "node_modules/react-native-loader/src/Bubbles.js"
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 392
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
"@expo/webpack-config": "^19.0.0",
"expo": "~49.0.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.4",
"react-native-loader": "^1.3.1",
Can't use react-native-loader with Expo GO.
I get this error:
Android Bundling failed 459ms
Unable to resolve "@react-native-community/art" from "node_modules/react-native-loader/src/Bubbles.js"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Expo Go bundling failure with the listed package versions, then inspect node_modules/react-native-loader/src/Bubbles.js and the package dependencies for the missing @react-native-community/art module. Done means react-native-loader can bundle successfully in Expo Go without the resolution error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100