mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
at session-alignment 5 lines 244 B view raw view rendered
1# React Navigation history bug patch 2 3This patches react-navigation to fix the issues in https://github.com/bluesky-social/social-app/issues/710. 4 5This is based on the PR found at https://github.com/react-navigation/react-navigation/pull/11833