Turbo Repo + React Native w/o Expo #2063
-
I am really struggling to get React Native to work inside a my Turbo Repo Monorepo. I am not trying to do anything complex, I am just trying to get the boilerplate React Native application for Android to run locally. I am really struggling to find any sort of guide that does not use Expo A small caveat for my project.
This project works just fine outside of the monorepo, everything installs and runs as expected, it seems to really only have these issues once inside the monorepo and the I have seen this example but I would prefer to use the new packages and I am not sure I want to just set this up without understanding what is happening. I don't want to have to go in and strip everything out, I am looking to just get a simple POC running. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
@sgreco-dev could you share your example repo? |
Beta Was this translation helpful? Give feedback.
-
Closing as stale. We've also recently updated the examples folder, including the |
Beta Was this translation helpful? Give feedback.
-
did you figure this out? |
Beta Was this translation helpful? Give feedback.
Closing as stale. We've also recently updated the examples folder, including the
with-react-native
example!