mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
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. |
||
|---|---|---|
| .. | ||
| chatExportAndImport | ||
| APIKeyManager.tsx | ||
| Artifact.tsx | ||
| AssistantMessage.tsx | ||
| BaseChat.module.scss | ||
| BaseChat.tsx | ||
| Chat.client.tsx | ||
| ChatAlert.tsx | ||
| CodeBlock.module.scss | ||
| CodeBlock.tsx | ||
| ExamplePrompts.tsx | ||
| FilePreview.tsx | ||
| GitCloneButton.tsx | ||
| ImportFolderButton.tsx | ||
| Markdown.module.scss | ||
| Markdown.spec.ts | ||
| Markdown.tsx | ||
| Messages.client.tsx | ||
| ModelSelector.tsx | ||
| NetlifyDeploymentLink.client.tsx | ||
| ProgressCompilation.tsx | ||
| ScreenshotStateManager.tsx | ||
| SendButton.client.tsx | ||
| SpeechRecognition.tsx | ||
| StarterTemplates.tsx | ||
| SupabaseAlert.tsx | ||
| SupabaseConnection.tsx | ||
| ThoughtBox.tsx | ||
| UserMessage.tsx | ||
| VercelDeploymentLink.client.tsx | ||