callstack / super-app-showcase

Monorepository template for super app development with React Native and Re.Pack
MIT License
382 stars 63 forks source link

Build .apk for release of both host and mini together. #84

Open Havanika28 opened 3 months ago

Havanika28 commented 3 months ago

Ask your Question

Hi, I am unable to build an .apk for release. In debug it builds the host app but the mini app Fails to load. I am not knowing how to grab the bundle . Please help me out. Its critical.

My project structure Host App Mini App- From another repo Used module federation to link both of them.