Skip to content

Update react navigation #4759

Martin Santangelo requested to merge native/update-navigation-libs into develop

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\

https://github.com/react-navigation/react-navigation/issues/10531.

  • 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

Navigation

Platform Affected (web, mobile, etc)

Android

Developer Testing Completed

I wasn't able to test if it solves the issue because I'm not able to reproduce it

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports