about summary refs log tree commit diff
path: root/patches/@react-navigation+native+6.1.7.patch.md
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-05-28 18:38:52 -0700
committerGitHub <noreply@github.com>2024-05-29 02:38:52 +0100
commit8f8af476cca54ad26b214e56af022b392d8f9389 (patch)
tree4f5fc2668501c1b0d9f008f2446493e590262a9e /patches/@react-navigation+native+6.1.7.patch.md
parent888bec7b4fbe1b924d788333ec44c916fd3e8676 (diff)
downloadvoidsky-8f8af476cca54ad26b214e56af022b392d8f9389.tar.zst
Bump `react-navigation` (#4216)
* bump and rm patch

* fix types

* use `Home` default

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
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, 0 insertions, 5 deletions
diff --git a/patches/@react-navigation+native+6.1.7.patch.md b/patches/@react-navigation+native+6.1.7.patch.md
deleted file mode 100644
index 60b0d4e14..000000000
--- a/patches/@react-navigation+native+6.1.7.patch.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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