React native multiple bundle in Android #22363
Labels
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Tech: Bundler 📦
This issue is related to the bundler (Metro, Haul, etc) used.
I have another RN project and generate it as a bundle (named: appA.bundle) with the app.js registered component "ProjectA".
In my main RN project or say framework project (bundle name: index.bundle) with the app.js registered component "MainProject", i would like to call the appA.bundle. However, it doesnt work. Would anyone please advise?
Many thanks.
The following coding is used to call the bundle in Android Studio.
The following error show in Android Studio logcat:
The text was updated successfully, but these errors were encountered: