Upgrade React Native: use the upgrade helper, handle breaking changes, update native dependencies, fix common post-upgrade issues, and test across platforms.
When to use this skill
- Upgrading React Native version
- Fixing issues after an upgrade
- Updating native dependencies
Core concepts
This skill provides guidance on react native upgrade 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/react-native-upgrade.zip
unzip react-native-upgrade.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- upgrading React Native version
- fixing issues after an upgrade
- updating native dependencies