React Native Web Full App Tutorial - Build a Workout App for iOS, Android, and Web

Learn to use React Native for Web to create a workout app that works on Android, iOS, and the web. The app uses Mobx, Typescript, React Navigation, React Hooks, AsyncStorage / Localstorage, and more. Once the app is complete, you will learn how to deploy it to Netlify. 💻 Code: ⭐️ Contents ⭐️ ⌨️ (0:00:00) Setting Up a React Native Web Project ⌨️ (0:09:04) Setting Up React Native Hooks ⌨️ (0:15:03) Setting Up a React Native Web Monorepo ⌨️ (0:28:24) Configu
Back to Top