Closed johnsmith-gooddollar closed 2 years ago
@johnsmith-gooddollar What should they do about the "key issues known"? how can they reproduce it? when does it happen?
@johnsmith-gooddollar What should they do about the "key issues known"? how can they reproduce it? when does it happen?
@sirpy when i tried to update to 5.x in the previous year i got this runtime error during app startup.
Hey i want to work on this issue . Please assign this to me.
iceboxed for now
Motivation
Right now the project uses a mix of v4 and v5 for navigation. Both of them are now outdated. Actual version is
react-navigation
v6This may cause incompatibility issues in the further
react-native
upgrades, which may be needed if we want to support the newest iOS and Android devices.Last time we had to "play" alot with the deps versions to make the app support Android API Level 30 requiring RN 0.65.x
Goals
react-navigation
libraries used to version 6.xDetails
Upgrade guides
Key setup points
Key code changes
Testing
~11.5h total