I have an existing Ionic Angular Capacitor app and a second native app for both iOS and Android. I need to merge the source code and distribute it as a single app. From the native apps, I need to execute the Ionic app alongside the original functionality (for example, from a button). Is that possible?
take a look at Ionic Portals