bolt.diy/app
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
..
components feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
lib feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
routes style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
stores feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
styles feat(chat): adjust chat layout and add rewind/fork functionality 2025-04-15 22:54:00 +01:00
types feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
utils feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
entry.client.tsx
entry.server.tsx
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts