After creating the app, modules are not found and React must be imported in all modules. #559
Unanswered
alexisInowuDev
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Do you get any errors when running |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After successfully creating the app with the command
npx create-react-native-library@latest awesome-library
, The app cannot run because modules are not found:And React must be imported everywhere?

Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions