about summary refs log tree commit diff
path: root/patches/@react-navigation+native+6.1.7.patch.md
diff options
context:
space:
mode:
Diffstat (limited to 'patches/@react-navigation+native+6.1.7.patch.md')
-rw-r--r--patches/@react-navigation+native+6.1.7.patch.md5
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