How to load a Child Component in UI5 parent app?. I am trying to implement a Fiori Launchpad which can load other apps as Child Components.
So far I have been referring to https://stackoverflow.com/a/46358895/5846045
But implementing this requires that the child components be explicity defined in the manifest. Thanks!
