In this talk we will examine the state of deploying web apps with React Native web. To meet modern standards, we will use NextJS to deploy to web and Expo to build the native app. In addition, we will take a look how much code can be shared between these two platforms and how easily set a project up.
We will also take a look at cross platform component libraries and libraries that you will be using along the way.
This setup is great for any dev who wants to deploy to multiple platforms, but only wants to write his code once.