-1

I have integrated TokBox in my app.

I have implemented chat functionality using TokBox.

Below is the demo code for Tokbox chat.

Now I want to change user interface in that.

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

So how can I customize chat screen.

Any help would be appreciated.

Maulik shah
  • 1,664
  • 1
  • 19
  • 45

1 Answers1

0

after so many research i got a solution just add OTKTextChatBundle & OTKTextChatLibrary.now see all xib and change your UI.

Note : Don't add OTKTextChatLibrary.bundle

see following screenshot for better understand

enter image description here

Maulik shah
  • 1,664
  • 1
  • 19
  • 45