![rozenite-banner](https://www.rozenite.dev/rozenite-banner.jpg)

### React Native DevTools Plugin Framework

[![mit licence][license-badge]][license] [![npm downloads][npm-downloads-badge]][npm-downloads] [![Chat][chat-badge]][chat] [![PRs Welcome][prs-welcome-badge]][prs-welcome]

Rozenite brings plug-and-play panels to React Native DevTools. Install plugins, enable them, and start debugging in minutes — no extra windows, servers, or tabs. Works with Expo and bare React Native, across Metro and Re.Pack.

![Plugin slideshow](https://rozenite.dev/plugin-slideshow.webp)

## Features

- **Plug-and-Play Panels**: Install plugins and they auto-appear in DevTools — start debugging in minutes.
- **Unified DevTools Experience**: All panels live inside React Native DevTools — no extra windows, servers, or browser tabs.
- **Real-Time Debugging**: Live updates for network requests, storage and performance as you use your app.
- **Works With Your Setup**: Compatible with Expo and bare React Native projects. Supports Metro and Re.Pack based workflows.
- **Production-Safe Controls**: Plugins are automatically disabled in production builds — no plugin code ships to your users.
- **Easy to Build Your Own**: When you need something custom, create your own panel with type-safe, isomorphic APIs and great DX.

## Documentation

The documentation is available at [rozenite.dev](https://rozenite.dev). You can also use the following links to jump to specific topics:

- [Quick Start](https://rozenite.dev/docs/getting-started)
- [Plugin Directory](https://rozenite.dev/plugin-directory)
- [Plugin Development](https://rozenite.dev/docs/plugin-development/overview)

## 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][callstack-readme-with-love] is a group of React and React Native geeks, contact us at [hello@callstack.com](mailto:hello@callstack.com) if you need any help with these or just want to say hi!

Like the project? ⚛️ [Join the team](https://callstack.com/careers/?utm_campaign=Senior_RN&utm_source=github&utm_medium=readme) who does amazing stuff for clients and drives React Native Open Source! 🔥

[callstack-readme-with-love]: https://callstack.com/?utm_source=github.com&utm_medium=referral&utm_campaign=rozenite&utm_term=readme-with-love
[license-badge]: https://img.shields.io/npm/l/rozenite?style=for-the-badge
[license]: https://github.com/callstackincubator/rozenite/blob/main/LICENSE
[npm-downloads-badge]: https://img.shields.io/npm/dm/@rozenite/runtime?style=for-the-badge
[npm-downloads]: https://www.npmjs.com/package/@rozenite/runtime
[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge
[prs-welcome]: ./CONTRIBUTING.md
[chat-badge]: https://img.shields.io/discord/426714625279524876.svg?style=for-the-badge
[chat]: https://discord.gg/xgGt7KAjxv
