Replies: 1 comment
-
I have the same question. For now I will try to follow the manual installation guide: https://rnr-docs.vercel.app/getting-started/initial-setup/ |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Expo. I ran

npx @react-native-reusables/cli@latest add
and added everything. When trying out the app on iOS, I get errors:I can't run the init command on an existing project. I ran the init command for a new project and there are plenty of files I do not get using
add
. So how do I integrate RNR on an existing project? I've already searched the internet with no luck so far.I also sawPR#334 which I guess is relevant, but the PR does not provide any explanation.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions