We're working on a large-scale rearchitecture of React Native to make the framework more flexible and integrate better with native infrastructure in hybrid JavaScript/native apps. facebook.github.io/react-native/b…
@reactjs Don’t forget to send this post on the @reactnative account too - very cool
@reactjs Does this overhaul involve, perchance, getting rid of JavaScript?
@reactjs This probably validates that the Nativescript approach to UI thread was better than RN's approach from the beginning. (Nothing negative here, projects should pick up the best from each other, I believe )
@reactjs Most important is for RN is still matching native performance. One item that comes to mind is navigation, which a lot of the bigger apps just use native for, but for teams built as RN from the ground up is a headache
@reactjs just knowing that you guys still care about React Native is great news already, what a good morning for me! I even started looking at other cross-platform solution
@reactjs you will soon take out all the other tech out there!!! Keep em coming!!!
@reactjs Great news. How does Litho and ComponentKit fit in with React Native, though?
@reactjs Really excited to hear this! Happy to help in any way I can on these efforts.
@reactjs @reactnative Just make sure you don't break all old application and dependencies chain ;)
@reactjs Sorry, but I already made the switch to @flutterio and I'm not going back 😁
@reactjs Great news. Please, keep tweeting/blog posting about it. Don't leave us to the dark :P
@reactjs @reactnative Are you building your own js interpreter?
@reactjs Okay, I'll wait before getting into RN until you guys are done with it! 😛
@reactjs That is great, I just hear Airbnb give up using RN.. but I will keep focus on react and RN。
@reactjs ReactJS and ReactJS Native are different frameworks, Right? The update is only for React Native on the mobile, Right?
@reactjs Huzzah! We're starting up React Native DC to celebrate, looking forward to much more mobile app awesomeness! meetup.com/React-Native-D…
@reactjs Finally 😉 tweet some issues and we’ll see what we can help with
@reactjs @LeonidasEsteban Espero que no rompa la retro compatibilidad con el proyecto del curso😂😂
@reactjs @dan_abramov Will it be backward compatible? Any estimates for release date?
@reactjs Are there any expected improvements in performances (loading, execution...) or build size for standard apps?
@reactjs @reactnative If you make 1 change - make RN not eats up huge disk space by downloading dependencies against each projects. What a mess.
@reactjs I love the article, can't wait for the changes!
@reactjs This might be premature, but is it expected that there will need to be a significant upgrade/migration process, like we saw with React 16? I'm mostly asking cus there's a lot of mention of architecture changes, and I'm wondering how this will affect oss projects/libs