TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

React Native 0.59.0-rc.0 released

64 pointsby saranshkover 6 years ago

7 comments

vjeuxover 6 years ago
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>
flaieover 6 years ago
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.
matchbokover 6 years ago
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 未加载
pvinisover 6 years ago
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>
TheCorehover 6 years ago
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 未加载
blkhp19over 6 years ago
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 未加载
skluckover 6 years ago
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 未加载