Skip to content

Expo 50 migration

Martin Santangelo requested to merge expo-50 into develop

Ticket(s) / Related Merge Requests

#5483

Summary of Changes

  • Updated app to expo SDK 50
  • Updated vision camera to v4, reanimated, all the navigation packages, lottie, stripe
  • Updated showtime tab view to fix issues on the groups screen
  • Added a patch to fix the react native image filter kit compilation on android
  • Fixed the react native notificaiton's fork to work with the this new version https://github.com/Minds/react-native-notifications/pull/16
  • Fixed issues with the bottom sheets
  • Migrated old packages to expo: clipboard, share, localization

Testing Considerations

A full smoke test of the app will be required

Regression Scope

The regression scope is wide, since this update may affect pretty much any part of the app

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

android & ios

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports