React Native micro-frontend boilerplate using Re.Pack and module federation
A React Native (Super App) boilerplate demonstrating micro frontends via Re.Pack and Webpack module federation. It provides a host app and independent mini-apps that can be developed, run, and federated separately with remote chunk loading. Suited for mobile super-apps and teams that need component-level code sharing across React Native projects.
0