You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Rozenite plugin that lets you select React Native components in DevTools and preview them live on your simulator. Ideal for rapid UI development, component testing, and debugging complex apps.
4
19
5
20
**Powered by [Rozenite](https://github.com/callstackincubator/rozenite):**
@@ -57,6 +72,10 @@ export default function App() {
57
72
3.**Open React Native DevTools and use the "Preview" panel**
58
73
Select and interact with your registered components in real time.
-**HMR Support**: Hot Module Replacement (HMR) is not fully supported yet. You need to refresh the DevTools to see changes in deleted previews. Adding or modifying previews works for now.
0 commit comments