Skill package for integrating react-native-update with Pushy or Cresc in React Native, Expo prebuild, HarmonyOS, and brownfield projects.
skill/react-native-update/- skill source (SKILL.md, references, scripts)react-native-update.skill- packaged distributable skill
Import react-native-update.skill into your OpenClaw skills environment.
For Skills CLI environments:
npx skills add reactnativecn/react-native-update-skill --skill react-native-update -a '*'- Pushy/Cresc service routing
update.json/appKeywiring- iOS, Android, Expo, HarmonyOS, and brownfield checkpoints
UpdateProvider,useUpdate, strategies, hooks, andmetaInfoflows- Release baseline upload and hot update publishing checks
- Common conflict checks such as
expo-updates, Android bundle URL misses, iOS bundle URL misses, and release asset diff pitfalls