Build native UIs with Expo: Expo Router for file-based navigation, styling with StyleSheet or NativeWind, shared element transitions, and gesture-based animations.
When to use this skill
- Setting up Expo Router
- Creating animated transitions
- Using NativeWind in Expo
Core concepts
This skill provides guidance on expo native ui best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/mobile/expo-native-ui.zip
unzip expo-native-ui.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- setting up Expo Router
- creating animated transitions
- using NativeWind in Expo