use-dom
✓使用 Expo DOM 组件在本机和 Web 上的 Web 视图中运行 Web 代码。将 Web 代码逐步迁移到本机。
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:
使用 Expo DOM 组件在本机和 Web 上的 Web 视图中运行 Web 代码。将 Web 代码逐步迁移到本机。 来源:marcoodignoti/couple-diary。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/marcoodignoti/couple-diary --skill use-dom- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 use-dom?
使用 Expo DOM 组件在本机和 Web 上的 Web 视图中运行 Web 代码。将 Web 代码逐步迁移到本机。 来源:marcoodignoti/couple-diary。
如何安装 use-dom?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/marcoodignoti/couple-diary --skill use-dom 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/marcoodignoti/couple-diary
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01