-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I can not run the expo example project after create the project after configure the lib.
Steps to reproduce:
- Run the command like the documentation:
npx create-react-native-library@latest awesome-library - Fill the questions
- After the project is created, go project folder and run npm install
- After install dependencies got to example project with
cd example - Run
npm start - Open app in Expo Go and you will se the error bellow
PS: I have tried with versions 0.41.0, 0.42.0 and 0.43.0 from create-react-native-library.
Packages
- create-react-native-library
- react-native-builder-bob
Selected options
✔ What is the name of the npm package? … awesome-library
✔ What is the description for the package? … anna-components
✔ What is the name of package author? … Anna
✔ What is the email address for the package author? … [email protected]
✔ What is the URL for the package author? … https://github.com/ana4
✔ What is the URL for the repository? … https://github.com/ana4/awesome-library
✔ What type of library do you want to develop? › JavaScript library
Link to repro
Dont have a repo
Environment
Node version 20.0
MacOS: 12.7.6
create-react-native-library: 0.43.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
