Skip to content

Update react navigation #4759

Martin Santangelo requested to merge native/update-navigation into master

Ticket(s) / Related Merge Requests

#4759 (closed)

Summary of Changes

I was not able to reproduce this issue but I have seen it randomly. It seems to be a problem with reanimated and the react-navigation packages. Since reanimated is on the latest version I'm updating the navigation library\

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

(Share which areas to focus on while testing this MR)

Regression Scope

The navigation library was updated so a general smoke test around navitation would be ideal

Platform Affected (web, mobile, etc)

android/ios

Developer Testing Completed

android device / ios sim

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports