iOS Messaging Controller navigation animation
投稿日時:2023年1月24日
Hi Everyone,
I want to push MessagingViewController. Right now as per the documentation we can just show/present the controller but there is no way to change the animation and also is there any way to change the Cancel button to Back (<-) button?
0
3
3件のコメント
Eric Nelson
Unfortunately not at this time. If you'd like to make a customizations to the UI, I'd suggest checking out our classic sdk and utilizing the API providers.
Hope this helps!
0
Tapan Nathvani
Hi Eric,
Thanks for the reply.
Can we change Cancel text to the icon like back arrow?
0
Eric Nelson
We don't support pushing the MessagingViewController into the existing navigation stack as it would mess with event observers. I'm going to leave this post open though to see if the community can come up with a suitable workaround.
Sorry for the inconvenience,
0
サインインしてコメントを残してください。