-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
component:enheancementRequest feature on existing componentRequest feature on existing componentdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Add Interactive React Native Component Previews with iPhone Frame
Description
Implement interactive component previews that render React Native components directly in the browser using react-native-web, displayed within a realistic iPhone frame. This will replace the current video-based previews with fully interactive, touchable component demonstrations.
Goals
- Replace static video previews with interactive React Native component previews
- Display previews within a realistic iPhone frame (375x812px) with notch, status bar, and home indicator
- Components should be fully interactive (clickable buttons, scrollable content, etc.)
- Preview should work directly in the browser without requiring any external server or playground
- Support all component variants, sizes, and states
Dependencies
react-native-web- Render React Native components in browserreact-native-safe-area-context- Safe area handlingreact-native-gesture-handler- Gesture supportnativewind- Tailwind CSS for React Native
Notes
I already have a sample if you want to see it..
Tell me what you think @theoribbi <3
Metadata
Metadata
Assignees
Labels
component:enheancementRequest feature on existing componentRequest feature on existing componentdocumentationImprovements or additions to documentationImprovements or additions to documentation