Is there a way to create a "portal" of a native app or feature, similar to how ionic is now allowing an ionic portal inside a native app?

Ionic now allows ionic portals to exist inside native apps. Is the reverse possible. I’d like to embed the native ios camera app in my ionic app.

You can use the native camera via capacitor plugin.