# Expo DOM

> Web code in a native webview, incrementally

**Subcategory:** Expo  
**License:** MIT  
**Source:** https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-dom/SKILL.md

---

## When it is useful

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally. For the end-to-end migration of a whole web app, use the expo-web-to-native skill.

## The Catch

webview DOM components only; not a full web→native port.
