use-dom
✓Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Installation
SKILL.md
DOM components allow web code to run verbatim in a webview on native platforms while rendering as-is on web. This enables using web-only libraries like recharts, react-syntax-highlighter, or any React web library in your Expo app without modification.
Create a new file with the 'use dom'; directive at the top:
Every DOM component receives a special dom prop for webview configuration. Always type it in your props:
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. Source: sovranbitcoin/sovran.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sovranbitcoin/sovran --skill use-dom- Source
- sovranbitcoin/sovran
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is use-dom?
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. Source: sovranbitcoin/sovran.
How do I install use-dom?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sovranbitcoin/sovran --skill use-dom Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/sovranbitcoin/sovran
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05