I need an help to adjust the message view properly in iOS project. This project is old one and currently we are maintaining this project. There was requirement to add 2 Way Messaging. Due to time constraint and working on other project. I design this UI using MessageKit 1.0.0 codebase. I almost done but stucked on UI representation. If any help work out I will be glad.
I am bit new to this view setup and bridging concept. Initially I was confused how to present view without Storyboard and with help of UI in Storyboard. I am able to achieve Initial Message Load View
This is view I am getting when I first load the message data
Code : Code Link Here
Help I need to refrain the UI proper.






