·use-dom
</>

use-dom

sovranbitcoin/sovran

Expo DOM コンポーネントを使用して、ネイティブの Web ビューで Web コードを実行し、Web 上でそのままの状態で Web コードを実行します。 Web コードを段階的にネイティブに移行します。

3インストール·1トレンド·@sovranbitcoin

インストール

$npx skills add https://github.com/sovranbitcoin/sovran --skill use-dom

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 コードを実行します。 Web コードを段階的にネイティブに移行します。 ソース: sovranbitcoin/sovran。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/sovranbitcoin/sovran --skill use-dom
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

use-dom とは?

Expo DOM コンポーネントを使用して、ネイティブの Web ビューで Web コードを実行し、Web 上でそのままの状態で Web コードを実行します。 Web コードを段階的にネイティブに移行します。 ソース: sovranbitcoin/sovran。

use-dom のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sovranbitcoin/sovran --skill use-dom インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/sovranbitcoin/sovran