I want to add UICollectionView with a UILabel and a button to the title view of navigation item. Please refer
I have taken back icon as leftBarButtonItem and attachment and delete icon as rightBarButtonItem. I have created custom view for title view looks same as shown in UI. While adding custom view to title view i am unable to scroll the UICollectionView even i don't get touch event for "i" button.