'React native/flutter - install micro app, inside a normal main app-

I want to create an application that within it there are buttons that when pressed download and display a micro app in the same app,

and when downloaded and pressing the same button, open new screens that did not exist in the main app,without leaving the main application

enter image description here

how can i create something like that, i really want to create it in react native, or in flutter,

I would like you to advise me on how to create the app or some repository or documentation that explains how to make this system of micro apps within a main app



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source