about summary refs log tree commit diff
path: root/patches/@react-navigation+native+6.1.7.patch
Commit message (Collapse)AuthorAgeFilesLines
* Bump `react-navigation` (#4216)Hailey2024-05-291-56/+0
| | | | | | | | | | | * bump and rm patch * fix types * use `Home` default --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* patch react-navigation to fix history bug (#2955)Hailey2024-02-211-0/+56
* patch react-navigation - https://github.com/react-navigation/react-navigation/pull/11833 * add readme