Quick question, guys if we were going to try to use a mini application inside of an application that includes basic permissions, ui and sometimes navigation, since we do not have to deal with native code due to the fact that we want the client app to actually configure that , just to install the right dependencies in peerDependencies will suffice right? or do we still need to create a Turbomodule/Fabric? what will be the right approach here?