upgrade-react-navigation

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Upgrade React Navigation

升级React Navigation

Check
@react-navigation/native
in
package.json
first.
  • If
    6.x
    , read
    references/upgrade-6-to-7.md
    .
  • If
    7.x
    , read
    references/upgrade-7-to-8.md
    .
  • Keep required upgrade work separate from optional API adoption.
  • Finish by running the automated checks in the selected reference and asking the user to complete the manual checks.
Load exactly one reference file unless explicitly comparing versions.
首先检查
package.json
中的
@react-navigation/native
版本。
  • 如果是6.x版本,请查阅
    references/upgrade-6-to-7.md
  • 如果是7.x版本,请查阅
    references/upgrade-7-to-8.md
  • 请将必须完成的升级工作与可选的API适配工作分开处理。
  • 最后执行所选参考文档中的自动化检查,并要求用户完成手动检查。
除非需要明确对比版本,否则仅加载一个参考文件即可。