Calling a native screen through a screen on Ionic

Hello,
I would like to know if it is possible for me to call a native screen written in kotlin or swift through an ionic screen.

If yes, would it be possible to pass data to this native screen, and then would it be possible to return to the Ionic of this native screen receiving other data?