Find more talks of our conferences and meetups on π https://async.techconnection.io/ π.
Most products have a mobile app as well as a website, with some cross-linking between them. As React Native developers, we are in a unique position of being able to build for all three platforms from a single codebase: a non-trivial advantage in a tech world increasingly favouring efficiency in developers!
This doesn't necessarily mean going all in, and incorporating a fully featured website along with your React Native app. Instead, we'll review various features you can incrementally opt into: using DOM components for seamlessly integrating web elements to your RN codebase, to adding server side code with Expo Router API routes, server actions, server components as well as universal linking and full and full on web and native parity.