diff options
author | Minseo Lee <itoupluk427@gmail.com> | 2024-02-24 18:23:03 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-24 18:23:03 +0900 |
commit | 89c65c856e4d88cd455d6fb0352755b2dc0b1b66 (patch) | |
tree | a0ff2b2d694f3d54c9c11a8f62bdd5737509691f /patches/@react-navigation+native+6.1.7.patch.md | |
parent | c2d87b807554f11cb99694d4b0ccb86905d468c0 (diff) | |
parent | d38f168de593b0a7883180ee51bf043eb1557dd2 (diff) | |
download | voidsky-89c65c856e4d88cd455d6fb0352755b2dc0b1b66.tar.zst |
Merge branch 'bluesky-social:main' into patch-3
Diffstat (limited to 'patches/@react-navigation+native+6.1.7.patch.md')
-rw-r--r-- | patches/@react-navigation+native+6.1.7.patch.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches/@react-navigation+native+6.1.7.patch.md b/patches/@react-navigation+native+6.1.7.patch.md new file mode 100644 index 000000000..60b0d4e14 --- /dev/null +++ b/patches/@react-navigation+native+6.1.7.patch.md @@ -0,0 +1,5 @@ +# React Navigation history bug patch + +This patches react-navigation to fix the issues in https://github.com/bluesky-social/social-app/issues/710. + +This is based on the PR found at https://github.com/react-navigation/react-navigation/pull/11833 |