Mike Grabowski

Mike Grabowski

CTO and Founder at Callstack. Developer Experience is my passion. In the past, I worked on “react-native link”, “auto-linking” and the CLI. When not coding, I am probably on a race track!
Building Cross-Platform Federated Modules With React, React Native and Re.Pack
React Summit 2025React Summit 2025
Upcoming
Building Cross-Platform Federated Modules With React, React Native and Re.Pack
Module Federation lets you organize code into federated modules, dynamically loaded at runtime within a host application—a core mechanism behind Super Apps. On the web, this is typically handled with Webpack.Now, with Re.Pack as a Metro alternative, React Native supports it too. This allows existing native Super Apps to transition to React Native and enables truly cross-platform modules, letting developers use React and JavaScript without concern for where modules run.In this talk, we’ll explore these possibilities, best practices and real-world examples to help you build efficient, cross-platform Super Apps.