TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

React Native 0.59.0-rc.0 released

64 点作者 saranshk超过 6 年前

7 条评论

vjeux超过 6 年前
If you’re interested in all the big refactoring projects happening in React Native right now, there are summaries here:<p>Fabric: <a href="https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-proposals&#x2F;issues&#x2F;4" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-pr...</a><p>TurboModules: <a href="https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-proposals&#x2F;issues&#x2F;40" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-pr...</a><p>Codegen: <a href="https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-proposals&#x2F;issues&#x2F;92" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-pr...</a><p>JSI: <a href="https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-proposals&#x2F;issues&#x2F;91" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;react-native-community&#x2F;discussions-and-pr...</a>
flaie超过 6 年前
RN has been such a big boost of productivity for us, it changed everything. We were able to onboard junior developers that are excited to work with it as well as keeping our at the time existing native developers enthusiast about it (they embraced it since), and the time to market for us have dramatically improved for new features on both iOS and Android.<p>Of course some stuff sometimes doesn&#x27;t work well, react-native link versus Pods, native modules or various SDK integration, navigation is sometimes tedious to work with but it is worth it really.<p>I don&#x27;t regret at all the choice of migrating our app to RN one year and a half ago.
matchbok超过 6 年前
Appreciate all the work FB is doing here, but RN is fundamentally never going to be a solution for most teams. The compounding problems (JS&#x2F;swift&#x2F;obj-c&#x2F;java) and their dependencies in the build process demand that you hire native developers. That eliminates the #1 reason to use it.<p>After 3 times using RN and having to go back to native... never again. When even simple things like navigation or animations take hours of research to get right.
评论 #19159472 未加载
评论 #19159622 未加载
评论 #19160143 未加载
评论 #19159533 未加载
评论 #19160264 未加载
评论 #19174544 未加载
评论 #19160014 未加载
pvinis超过 6 年前
I&#x27;ll just plug my repo here that helps with upgrading existing RN projects to new versions.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;pvinis&#x2F;rn-diff-purge" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pvinis&#x2F;rn-diff-purge</a>
TheCoreh超过 6 年前
Interesting, I thought I had seen it mentioned somewhere (Twitter, I believe?) that hooks would only be available on v0.60. Excited to see them integrated so fast!
评论 #19160161 未加载
blkhp19超过 6 年前
I feel like the React Native fad has come and gone. Even FB is using their own server-driven UI solution nowadays, which allows clients to be dumber while still rendering native components.
评论 #19159151 未加载
评论 #19159481 未加载
评论 #19159586 未加载
评论 #19159332 未加载
评论 #19159108 未加载
skluck超过 6 年前
I apologize for not really commenting on the content of the release, but I am shocked that it is on version 0.59.<p>I wonder why they even bother with supposedly following semver at this point. 0.59? This seems to mean they can break anything at any point and it&#x27;s technically still &quot;following semver&quot;. I guess I just don&#x27;t understand it. This library is used by thousands and consumed by millions (billions?). Why not just use dates as versions?
评论 #19159480 未加载