SOLD OUT
This workshop is designed to get you up and running with animations and interactions in React Native. You’ll learn how to implement subtle microinteractions that can make all the difference in terms of the user experience. Additionally, we’ll introduce you to the gesture system and layout animations, laying a solid foundation for further exploration of more advanced topics.
SOLD OUT
It's where you become an animation expert in React Native. We’re going to dive deep into more advanced Reanimated concepts. You’ll learn how to deal with discrete and continuous style properties, deeply understand the Reanimated threading model, master scroll-based interactions, gestures, layout measurements, interpolations and more.
SOLD OUT
Identify bottlenecks and enhance the performance of your application by joining our in-depth workshops on profiling and optimization for React Native apps. You’ll learn best practices and gain practical skills that you can apply immediately to your project.
SOLD OUT
Discover strategies for building universal apps with React Native that target both mobile and web platforms. This workshop will cover repository structure, routing, styling frameworks, animations, DOM components, and more. Learn how to leverage React Native APIs, which are increasingly converging with Web, to maximize code sharing and build high-quality apps tailored to multiple platforms.
SOLD OUT
Efficient 3D graphics in React Native is something new, and thanks to WebGPU, it’s now possible. It would be a missed opportunity not to integrate it into your app and provide users with a unique experience. We’ll show you how to build it with a powerful combo of WebGPU, Three.js, Reanimated, and Worklets. We’ll cover high-abstraction solutions like Three.js, but also you’ll learn how to write shaders like a game engine developer, proving that math can actually be fun and easy. WebGPU isn’t just about graphics; we’ll also demonstrate how to leverage GPU computational power in other ways. Join us and let your imagination become a reality in React Native.
SOLD OUT
Explore the inner workings of over-the-air updates and learn best practices to help you get the most out of EAS Update. Learn strategies for leveraging native fingerprints to target JavaScript updates to builds with compatible native runtimes, how to build preview deployments into your continuous integration and testing workflow, and see how to leverage new features in the expo-updates JS API to ensure users receive your updates as soon as possible.
SOLD OUT
React Native apps and websites already use platform UI components, of course, but a lot of what makes an app or a website look and feel truly at home in its native environment is up to how the developer uses their toolbox. Let’s learn how to employ platform-appropriate components, styles, UX, navigation patterns, and more to create cross-platform apps that nonetheless feel cohesive within Android, iOS and Web.