In case you would like to have some insights the OLD React Native architecture, I suggest: hackernoon.com/understanding-react-native-bridge-concept-e9526066ddb8
Since instead of a bridge there is an interface for using Java/obj c functions , i think RN would be way faster. Given RN matures community and WebLike development , RN would be more powerful than flutter
I can’t wait for RN Fabric and JSI! Thanks for all the hard work on RN 🎉
This just made my day. Faster RN and better modularity == win!
Awesome! Excited for the new architecture 😍
🔥 powerpoint animations for a 🔥 react native presentation
mature RN community + fast RN = RN win over flutter .
How much better will the performance be?
In case you would like to have some insights the OLD React Native architecture, I suggest: hackernoon.com/understanding-react-native-bridge-concept-e9526066ddb8
Great presentation
This is just awesome! Is this gonna be comparable to the UI performance flutter gives ? Any light on this please ?
Since instead of a bridge there is an interface for using Java/obj c functions , i think RN would be way faster.
Given RN matures community and WebLike development , RN would be more powerful than flutter
stoked
Awesome guys
I love the information architecture animation, and how it moved to reconciliation after that!
How did you do it, Ram?!
Thanks :)
JSI sounds awesome, better performance when calling native code! The bridge really bogs down when a lot of data needs to be exchanged.