Babylon native load script

Hi @Cedric . Sorry to revive an old thread but this seemed more relevant than creating a new one.

As you know, we’re using Babylon React Native at present but I’m wanting to do some testing with just Babylon Native and I can see how experience.js can be replaced or other scripts loaded as you describe above, but I’m confused if and how we can import other js from there (will that work in the BN context?) and also, our private npm packages have Babylon.js as an external dependency and don’t use the BABYLON namespace, so how would I integrate these for testing in BN?