Skip to content

Migrate expo from 48 => 49

Martin Santangelo requested to merge migrate-expo-49 into expo-migration

Ticket(s) / Related Merge Requests

#5192 (closed)

Summary of Changes

Updated expo SDK to version 49 which includes:

  • New reanimated 3 (Solves the iOS crash and it should improve the performance)
  • react-native upgraded to 0.72

Testing Considerations

A general smoke test needed

Regression Scope

It is a framework and dependencies update so it may affect any part of the app

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios & android

Screenshots

Screenshot_2023-10-05-18-57-59-075_com.minds.mobile

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports