bolt.diy/app/components/workbench
KevIsDev 9039653ae0 feat: add Expo QR code generation and modal for mobile preview
Introduce Expo QR code functionality to allow users to preview their projects on mobile devices. Added a new QR code modal component, integrated it into the chat and preview components, and implemented Expo URL detection in the shell process. This enhances the mobile development workflow by providing a seamless way to test Expo projects directly on devices.

- Clean up and consolidate Preview icon buttons while removing redundant ones.
2025-04-17 13:03:41 +01:00
..
terminal BugFix: Terminal render too many times causing performance freeze 2024-11-23 14:51:40 +01:00
DiffView.tsx fix: added a bunch more common languages to diff view 2025-03-03 09:39:16 +00:00
EditorPanel.tsx feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
ExpoQrModal.tsx feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
FileBreadcrumb.tsx UI fixes 2025-01-24 01:08:51 +01:00
FileTree.tsx fix: remove excessive commenting 2025-03-10 11:20:01 +00:00
PortDropdown.tsx fix: remove monorepo 2024-09-25 19:54:09 +01:00
Preview.tsx feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
ScreenshotSelector.tsx merge main into image 2024-12-13 21:22:12 -05:00
Workbench.client.tsx feat: fix for push private repo (#1618) 2025-04-08 22:20:54 +02:00