Skip to content

Update react native to 0.69

Martin Santangelo requested to merge chore/update-rn-069 into develop

Ticket(s) / Related Merge Requests

#4462 (closed)

Summary of Changes

  • Updated react native to 0.69
  • Replaced the switch implementation (ViewPropsType deprecation issue)
  • Updated reanimated and the MMKV storage
  • Commented temporary the stripe implementation (New SDK will be included in another MR and tipsi stripe is not compatible with this version)
  • Solved build issues on iOS and Android
  • Updated testing libraries

Testing Considerations

General testing of the app looking for any regression

Regression Scope

Since we updated the framework any part of the app may be affected

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Compiled and ran the app successfully on both platforms

Screenshots

Does this impact

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

Merge request reports