How to run #23
Replies: 2 comments 1 reply
|
it seems including plugins is mandatory |
0 replies
|
Hey 👋 Rozenite logs appear at the beginning of the Metro log stream, so you may not have noticed them. However, it's worth noting that Rozenite ships with no plugins by default, and you'll need to install them manually. Some of them require special configuration steps, so make sure to follow the respective guides. If, despite my tips, you're still experiencing issues with Rozenite, feel free to join the Discord channel and message me directly. I’ll be more than happy to help you in real time. |
1 reply
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.
I don’t understand how to run this.
I’m using a bare React Native project (^0.80.2), but I also have Expo modules.
Here is my metro.config.js:
I’m starting the project with
yarn start, but I don’t see anything related to Rozenite.Pressing “j” to open DevTools also doesn’t show anything.
All reactions