React Native 0.57.4 已发布! 要注意的是,当升级到这个版本时,至少需要将 react 和 react-test-renderer 升级到 "16.6.0-alpha.8af6728",这是为即将到来的 React 16.6.0 的 "first class support" 做准备。 更新内容:Added: new featuresAndroid specific additions
Changes: existing functionality that is now different
Android specific changes
iOS specific changes
Fixed: bugs that have been resolved
Android specific fixes
iOS specific fixesRemoved: features that have been removed; these are breakingKnown issuesThere
are a few issues that don't have a finalized solution (as it happens
for 0.x projects). In particular, when using Xcode 10 and $ cd node_modules/react-native $ scripts/ios-install-third-party.sh $ cd third-party/glog-0.3.5/ $ ../../scripts/ios-configure-glog.sh 源码下载 https://github.com/facebook/react-native/releases/tag/v0.57.4 |