steve228uk / MessengerKit

:speech_balloon: A UI framework for building messenger interfaces on iOS
MIT License
1.48k stars 129 forks source link

How to add attachment button to MSGInputView? #19

Closed sivap86 closed 5 years ago

sivap86 commented 5 years ago

I need a button at the Inputview for user to attach photos or videos from gallery. But when I try to subclass MSGInputView I am getting error Overriding non-open class var outside of its defining module.