UNPKG

rozenite-preview

Version:

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.

3 lines (2 loc) 134 B
export { PreviewHost } from './src/react-native/preview-host'; export { registerPreview } from './src/react-native/preview-registry';