Open
Description
Is your feature request related to a problem? Please describe.
We have a usecase to load NS part of the app in particular widow provided like fragment. the other components of that particular screen need to be handled by the activity which is controlled by Native app not the NS app.
Loading NS part as a fragment can open door for several such usecases.
Describe the solution you'd like
Make NS runtime time load the NS app as a fragment (someting like NativeScriptFragment), which when loaded in fragment container should be able to display NS app as embeded.
Describe alternatives you've considered
Or something like loading NS app in Webview.
Anything else?
No response
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct