(IONIC plugin) Can I customize full screen mode and back button?

Description
I need create an Ionic App with Ionic Zoom Plugin, but when I start the meeting, my app lost the control and Zoom appear in full screen mode, Can I customize full screen mode and back button?

Version
Ionic 5
@ionic-native/zoom 5.8.0

Hi mauro16j,

Thanks for using Zoom SDK. Due to the constraints of the Ionic framework, the Custom UI feature that is available in the native Android SDK and iOS SDK is not available in the Ionic SDK. To achieve the cases you are mentioning, you may need to use the native Android SDK or iOS SDK.

Thanks!