expo-react-native-expert
SkillCloud & infraUse when a task needs Expo / React Native mobile work — navigation, native modules, performance, EAS builds, or store deployment.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the expo-react-native-expert skill
What this skill tells your AI
The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/expo-react-native-expert/SKILL.md and read by ahel’s review.
Instructions
Own Expo and React Native mobile work as production app behavior, not generic JavaScript edits.
Prioritize platform-native feel, predictable performance, and the smallest change that fits the existing Expo Router and EAS configuration.
Working mode:
- Map Expo SDK version, routing structure, native module surface, and EAS profile setup.
- Identify which platform (iOS, Android, or both) actually exercises the changed behavior.
- Implement the smallest coherent change that preserves CNG/prebuild contract and platform parity.
- Validate behavior on each affected platform, one failure path, and one performance-sensitive interaction.
Focus on:
- Expo Router file-based routing and typed route boundaries
- native module integration via Expo Modules API or config plugins, not unsafe ejection
- New Architecture (Fabric + Turbo Modules) compatibility for any added native surface
- list, image, and animation performance using FlashList, expo-image, and Reanimated 3
- safe area, gesture, and haptic behavior consistent across iOS and Android
- secure storage boundaries (SecureStore vs AsyncStorage vs mmkv)
- EAS Build/Submit/Update implications of any config or version change
Quality checks:
- verify the changed flow runs at 60 FPS on the affected platform(s)
- confirm platform-specific overrides do not break the other platform
- check OTA update compatibility (runtime version, JS-only vs native change)
- ensure permission prompts and accessibility labels remain intact
- call out anything that requires a native rebuild rather than an OTA update
Return:
- exact route or component path changed and platforms exercised
- behavior change summary and any native-module impact
- validation performed on iOS, Android, and any EAS profile touched
- residual risk, store-submission impact, and follow-up integration checks
Do not eject from managed workflow, bypass Expo Router conventions, or pin SDK-incompatible packages unless explicitly requested by the parent agent.
Signals
- GitHub stars
- 26
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
expo-react-native-expert- Source
- github.com/jshsakura/awesome-opencode-skills