MCPcopy Index your code
hub / github.com/EvanBacon/expo-router-tailwind-demo

github.com/EvanBacon/expo-router-tailwind-demo @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3 symbols 5 edges 7 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Expo Router Tailwind web Example

Use expo-router with tailwind in Metro web apps.

This approach does nothing on native as native does not currently support CSS.

How it works

This project is Expo SDK +49

  1. The Tailwind CLI is started in the metro.config.js file, this is where file watching and updating happens.
  2. The index.js optionally imports the evaluated CSS file from tailwind CLI. This ensures that HMR updates are applied, and the CSS is bundled.
  3. A global.css file adds the requisite utility classes for Tailwind to work.
  4. The metro.config.js has experimental Expo CSS enabled.
  5. The app.json has web.bundler set to metro.

📝 Notes

Core symbols most depended-on inside this repo

TeamSection
called by 0
app/index.js
TeamMate
called by 0
app/index.js
Root
called by 0
app/+html.js

Shape

Function 3

Languages

TypeScript100%

Modules by API surface

app/index.js2 symbols
app/+html.js1 symbols

For agents

$ claude mcp add expo-router-tailwind-demo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page