Part 1 – Converting react native app to react-native-web (react PWA) in monorepo architecture

TL;DR: This series is about my journey of converting and existing react native app to render on web with same(90%+) code, using the brilliant react-native-web project which came out of twitter. Prerequisites: This article assumes you already have some experience with reactjs and react-native, you know how to build mobile builds of a RN codebase, and […]