Explore React 18 and it's ramifications on our RN SDK
React 18 has been released for the web and introduces significant features such as concurrent rendering and automatic batching.
At the moment of writing this task, React 18 relies on the new RN architecture to benefit from the new capabilities at the moment of writing this. This means that React 18 will ship in a future version of RN.
Until that moment, we would like to explore the possibilities of early testing the combination of React 18 with RN to ensure these new features will not affect our SDK.
Answer the following questions
- Are they any visible issues to the naked eye?
- Are they any concrete performance-related improvements/deteriorations?
- Are they any future architectural changes or other matters that we will need to address before our SDK is React 18 production-worthy?
- Any other concerns?
More information https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html
gz#22034
Hey team! Please add your planning poker estimate with ZenHub @Enigma-I-am @khushal87 @madsroskar @santhoshvai @vishalnarkhede
For now, let's start exploring by opting in to Fabric and how it will affect our SDK?