如何在 iOS 中更改 opentok 聊天屏幕的 UI?

how to change the UI of opentok chat screen in iOS?

我已经在我的应用程序中集成了 TokBox。

我已经使用 TokBox 实现了聊天功能。

下面是 Tokbox 聊天的演示代码。

现在我想更改其中的用户界面。

https://github.com/opentok/opentok-ios-sdk-ui

那么如何自定义聊天屏幕。

如有任何帮助,我们将不胜感激。

经过这么多研究,我得到了一个解决方案,只需添加 OTKTextChatBundle & OTKTextChatLibrary。现在查看所有 xib 并更改您的 UI.

注意:不要加OTKTextChatLibrary.bundle

请参阅以下屏幕截图以更好地理解