Skip to content

docs: add building-for-mobile guide - #1640

Open
OneEyed1366 wants to merge 1 commit into
solidjs:mainfrom
OneEyed1366:main
Open

OneEyed1366 wants to merge 1 commit into
solidjs:mainfrom
OneEyed1366:main

Conversation

@OneEyed1366

Copy link
Copy Markdown
  • I have read the Contribution guide
  • This PR references an issue (except for typos, broken links, or other minor problems)

Description(required)

Adds a "Building for mobile" guide under Guides, closing the docs gap in #1636: there was no answer to "can I build a mobile app with Solid?" and solid-js/universal (createRenderer) had no mention anywhere in the docs.

Covers three routes:

  • Keeping the DOM renderer — Capacitor, Tauri (WebView), NativeScript (DOM shim over native views)
  • Native views via solid-js/universal — the createRenderer API, with SolidTV and Symbiote Native as production examples

Also notes solid-native is deprecated — flagged maintained: false on solidjs.com's Resources page, per the issue's own data point.

Related issues & labels

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Sep 22, 2026

Copy link
Copy Markdown

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit 2d66aa4
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/6ab2a1b29d9cb8000878f162
😎 Deploy Preview https://deploy-preview-1640--solid-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: Cover native/mobile rendering (solid-js/universal) - the docs have no answer to "can I build a mobile app with Solid?"

1 participant