This repository has been archived on 2026-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
as-app/docs/upgrade.md
2025-06-22 13:50:26 +02:00

226 B

upgrading guide

step

  • upgrade expo sdk first
npx expo install expo@52
  • align package with expo version
npx expo install --fix

helpers

https://react-native-community.github.io/upgrade-helper/