Skip to content

Update react-native 0.68

Martin Santangelo requested to merge chore/update-rn-0.68 into release/4.25.0

Ticket(s) / Related Merge Requests

#4291 (closed)

Packages patched/updated https://github.com/msantang78/react-native-send-intent/pull/1

Summary of Changes

  • Updated react native and fixed build errors on both platforms
  • Updated storage package
  • Removed shared element transition
  • Fixed our for of react-native-send-intent to compile with RN 0.68
  • Updated react-native-lottie
  • Patched the react-native-share-menu to compile with RN 0.68 (iOS)
  • Fixed interaction issues with the portrait feed bar (scroll, tap)

Testing Considerations

given that it is an update of the main framework and some other libraries we should do a general smoke test

Regression Scope

Because of the updates, any part of the app can be potentially affected

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Tested on both platforms

Screenshots

Screen_Shot_2022-05-18_at_17.56.29

Does this impact

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

Merge request reports