React Native, v3: Building Native iOS and Android Apps with React, React Native is a powerful framework that allows us to build fully native applications for iOS and Android with just one JavaScript codebase. In this introductory course course, you will get an overview of the React Native ecosystem and what it’s like to build React Native apps. We will cover the fundamental building blocks of a React Native application and explore its similarities and differences compared to web development. You’ll learn about the most common user flows, such as rendering scrollable lists, navigating between screens, and persisting data across app launches. Additionally, we will dive into mobile-specific APIs, including haptic feedback and sending local push notifications.