Closed maxwaiyaki closed 4 years ago
Can someone explain why React Native for Web over React DOM?
React native for web uses react dom. This lets you share the codebase between iOS, Android, and web. For more info you can check out this presentation I put together on the value it adds :)
Can someone explain why React Native for Web over React DOM?