expo-tailwind-setup
80Configure Tailwind CSS for Expo
Expo teams need consistent styling across native and web targets. This skill gives a focused setup path for Tailwind CSS v4, NativeWind v5, and react-native-css.
Build Native Expo App Interfaces
Expo apps often need native-feeling navigation, controls, media, and visual polish. This skill gives Codex and Claude practical patterns for Expo Router UI work.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "building-native-ui" from https://skillstore.io/skills/expo-building-native-ui.md and its manifest at https://skillstore.io/api/skills/expo-building-native-ui/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "building-native-ui". Create a native-feeling event app layout with tabs and search.
Expected outcome:
Using "building-native-ui". Improve a camera screen in an Expo app.
Expected outcome:
Using "building-native-ui". Add a lightweight local data layer for preferences and events.
Expected outcome:
Static analysis reported command, network, storage, filesystem, environment, and prompt-injection indicators, but review found documentation examples for Expo and React Native development. No prompt injection text, credential exfiltration, automatic command execution, malicious network request, or hidden payload behavior was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/expo-building-native-ui/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/expo-building-native-ui?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/expo-building-native-ui?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/expo-building-native-ui/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/expo-building-native-ui.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>expo. (2026). building-native-ui security audit report (audit version 5) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/expo-building-native-ui/audits/5@techreport{expo-expo-building-native-ui-2026,
author = {expo},
title = {building-native-ui security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/expo-building-native-ui/audits/5},
note = {Author version 1.0.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "building-native-ui security audit report (audit version 5)"
version: "1.0.0"
type: report
authors:
- name: "expo"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/expo-building-native-ui/audits/5"
identifiers:
- type: other
value: "skillstore:expo-building-native-ui:audit:5"
description: "Skillstore immutable audit report identifier"
Use route, stack, tab, modal, and shared group guidance to structure a mobile app from the first screen.
Replace generic controls with Expo navigation, native tabs, SF Symbols, blur effects, and form sheets.
Use camera, audio, video, animation, gradient, WebGPU, and Three.js references for richer app interactions.
Use the building-native-ui skill to create an Expo Router settings screen. Follow the native controls, safe-area, and styling guidance.
Use the building-native-ui skill to design an Expo Router layout with native tabs, a search tab, and stack screens for detail pages.
Use the building-native-ui skill to add Reanimated transitions, camera capture, and media saving to an Expo app with clear permissions.
Use the building-native-ui skill to review my Expo Router app and propose changes for routes, tabs, storage, effects, and platform APIs.
Author
expoLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Repository
https://github.com/expo/skills/tree/main/plugins/expo-app-design/skills/building-native-ui/Ref
a06681402992ceae98ba04d54cfd4ab004862696
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 221 views
File structure
๐ references/
๐ animations.md
๐ controls.md
๐ form-sheet.md
๐ gradients.md
๐ icons.md
๐ media.md
๐ route-structure.md
๐ search.md
๐ storage.md
๐ tabs.md
๐ visual-effects.md
๐ webgpu-three.md
๐ SKILL.md
Configure Tailwind CSS for Expo
Expo teams need consistent styling across native and web targets. This skill gives a focused setup path for Tailwind CSS v4, NativeWind v5, and react-native-css.
Build Expo Networking Flows
Mobile apps need reliable API requests, caching, token handling, and offline behavior. This skill guides Expo developers through fetch, React Query, SecureStore, NetInfo, and environment-based configuration.
Build Expo Dev Clients for Native Testing
Expo teams need reliable development clients when native code goes beyond Expo Go. This skill guides EAS build setup, TestFlight delivery, local builds, installation, and basic troubleshooting.
Build Expo API Routes
Expo Router API routes can be confusing when secrets, deployment, and runtime limits are involved. This skill gives practical patterns for building, testing, and deploying routes on EAS Hosting.
Build Expo DOM Components
Expo teams often need web libraries inside native apps without rewriting them. This skill guides Claude, Codex, and Claude Code through safe DOM component patterns.
Deploy Expo Apps with EAS
Expo releases require platform-specific build, credential, and store submission steps. This skill guides EAS builds, submissions, metadata, workflows, and rollout planning.
Optimize React Native Apps
by vercel-labs
React Native apps can suffer from slow lists, janky animations, and platform mistakes. This skill gives Codex, Claude, and Claude Code concise rules for performant Expo and React Native work.
Optimize React Native Performance
by CJHarmath
React Native apps can suffer from slow lists, extra renders, and JS thread stalls. This skill provides focused patterns for faster FlatList screens, memoized components, optimized selectors, cached images, and profiling.
Build Production React Native Apps
by sickn33
Mobile teams need consistent Expo and React Native architecture before product code grows. This skill guides navigation, state, native APIs, offline sync, performance, and EAS release patterns.
Upgrade Expo SDKs Safely
by sickn33
Expo SDK upgrades can break dependencies, configuration, and native behavior. This skill gives a structured upgrade plan with checks for packages, app settings, APIs, and testing.
Apply React Native Styling Patterns
by CJHarmath
React Native styling can become inconsistent across themes, screens, and platforms. This skill gives practical NativeWind and BrandColors patterns for Expo apps.
Implement Expo Native Features
by CJHarmath
Expo apps often need native device features with careful permissions and platform handling. This skill provides focused patterns for adding camera, notifications, haptics, location, storage, app state, and keyboard behavior.