Skip to content

react-native, expo and reanimated update - general fixes

Martin Santangelo requested to merge native/rn-070-expo47-reanimated-2.14 into develop

Ticket(s) / Related Merge Requests

#4701 (closed)

Summary of Changes

  • React native updated to 0.70.6
  • Expo SDK updated to v47
  • All expo dependencies updated to the latest versions
  • Reanimated updated to the latest version
  • Patched a reanimated error with the FlashList
  • LogBox enabled on the app and fixed some warnings
  • Tamagui warning on build solved

Testing Considerations

General smoke

Regression Scope

It may affect any part of the app

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios sim & android device

Screenshots

Simulator_Screen_Shot_-iPhone_14-_2023-01-12_at_16.43.52

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports