LogoClawIndex
CasesSkillsAbout
LogoClawIndex

react-strict-dom - React Strict DOM Setup for Expo

Set up react-strict-dom with Babel, PostCSS, and CSS-wrapped HTML components for universal Expo apps.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure Babel preset
  • Configure PostCSS plugin
  • Add global CSS directive
  • Create CSS-wrapped HTML components
  • Normalize platform styles

Inputs

  • Expo project
  • babel.config.js file
  • postcss.config.mjs file
  • Global CSS file

Outputs

  • Configured Babel configuration file
  • Configured PostCSS configuration file
  • Updated global CSS file
  • HTML component file at src/html/index.tsx

Requirements

  • Bun package manager
  • react-strict-dom 0.0.54
  • Expo framework
  • Tailwind CSS v4
  • react-native-css

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
react-strict-dom
expo
babel
postcss
tailwind-css
Configure Babel preset
Configure PostCSS plugin
Add global CSS directive
Create CSS-wrapped HTML components
Expo project
babel.config.js file
postcss.config.mjs file
Configured Babel configuration file
Configured PostCSS configuration file
Updated global CSS file