Currently, we have to use ZendeskMessaging.show() to show the messagingViewController on iOS and Messaging activity on Android. I would like to be able to have a Messaging Screen widget that I can have as a full-screen widget.
Use case
MessagingScreen as a screen in a TabView or BottomNavigationBar
Issue
Currently, we have to use
ZendeskMessaging.show()
to show themessagingViewController
on iOS andMessaging
activity on Android. I would like to be able to have a Messaging Screen widget that I can have as a full-screen widget.Use case
MessagingScreen as a screen in a TabView or BottomNavigationBar