@rozenite/web
v1.13.0
Published
Rozenite for Web
Downloads
1,757
Readme

Rozenite for Web
Rozenite for Web lets you debug React Native web apps with Rozenite and React Native DevTools.
To use it, you need:
- the Rozenite browser extension installed in a Chromium-based browser
- the
@rozenite/webpackage added to your app
Install
pnpm add -D @rozenite/webInstall the browser extension from the GitHub releases.
Setup
- Use
@rozenite/web/metroand wrap your Metro config withwithRozeniteWeb(config)when Metro also bundles the web app. - Use
@rozenite/web/webpackwhen Webpack Dev Server bundles and serves the web app. - For Metro-only web, also add
require('@rozenite/web')to your web entry point.
Documentation
The documentation is available at rozenite.dev. You can also use the following links to jump to specific topics:
Made with ❤️ at Callstack
rozenite is an open source project and will always remain free to use. If you think it's cool, please star it 🌟.
Callstack is a group of React and React Native geeks, contact us at [email protected] if you need any help with these or just want to say hi!
Like the project? ⚛️ Join the team who does amazing stuff for clients and drives React Native Open Source! 🔥
