Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade RN and Expo Dependencies #1146

Open
17 tasks
ErikSin opened this issue Feb 29, 2024 · 0 comments
Open
17 tasks

Upgrade RN and Expo Dependencies #1146

ErikSin opened this issue Feb 29, 2024 · 0 comments

Comments

@ErikSin
Copy link
Contributor

ErikSin commented Feb 29, 2024

Upgrade React Native to v73.5 and Expo to v50.0.8

To Do (Pre-requirements)

  • Upgrade node to 20
  • change '.nvmrc' file to reflect node upgrade

To do (For Android):

  • Update target to Android 14 (SDK 34)
  • Update Android build and SDK tools 34
  • Update Android NDK 25.1.8937393
  • Updates Gradle to 8
    ** New version of java will be required
    *** follow the steps outlined in React Native Upgrade Helper

To do (For Expo):

  • Uninstall react-native-unimodules
  • Remove react-native-unimodules from android files
  • install expo and configure
  • Install/upgrade expo-modules to @latest. Refactor any code with breaking changes

Expo modules to be upgraded

  • expo-barcode-scanner
  • expo-camera
  • expo-document-picker
  • expo-linear-gradient
  • expo-localization
  • expo-location
  • expo-sensors

Node Versioning for e2e tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant