Is it natural to use Ionic Portals as the UI of my Capacitor app?

I want to use Ionic Portals instead of the system webview for my app UI? is that natural or acceptable? And how to do it?

Ionic Portals is a way of adding Capacitor in a native app, so you shouldn’t use Portals inside a Capacitor app as Capacitor apps already have Capacitor on it.

BTW, there is a portals forum section now Portals - Ionic Forum