mohebifar / mohebifar/react-native-copilot
The Example is not working
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Current Behavior
yarn install then yarn start gives this error on phones and simulators
node_modules/expo/AppEntry.js: Cannot find module 'babel-plugin-transform-react-jsx-source' from '/Users/gothraven/ReactNativePlayground/react-native-copilot/example'
- Did you mean "@babel/transform-react-jsx-source"?
Environment
- Device: Pixel 3
- OS: Android API 29
react-native-copilot: "file:../"react-native: "https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz",react-native-svg: ^6.3.1
Additional context/Screenshots

Contributor guide
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
Reproduce the failure in the example with yarn install followed by yarn start, then inspect the example's dependency and Babel setup for the missing plugin. Done means the example starts successfully on the reported phones and simulators without the module-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, react-native
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100