-
-
Notifications
You must be signed in to change notification settings - Fork 675
Description
EDIT: This issue is for just the v2 upgrade; the v3 upgrade is now #3649. Original description was for both v2 and v3, below.
We use react-navigation
for navigation in the app. We're on version 1.6.1. There has been a lot of development since then, with two new major versions: 2 and 3.
The newer releases contain various bugfixes, as well as compatibility with newer other software. Issues blocked on this upgrade include #3066, #3566, #3569; also possibly #2716 and #3370; and PRs #2831 and #3067.
There's partial work toward a v2 upgrade in #2702, and toward v3 in #3502. Filing this issue partly so I have an actual issue to link to rather than saying "the thing that #2702 and #3502 are intended to do" 😉 .
Priority because blocking #3066 which is P1.