比较react-native 各个版本的代码 https://github.com/react-native-community/rn-diff-purge#diff-table-full-table-here
react-native 指定版本创建项目
1 | react-native init demo --version 0.48.0
官方升级工具代码比较
https://react-native-community.github.io/upgrade-helper/
yarn cache clean