SlackTextViewController
SlackTextViewController copied to clipboard
SLKTextInputbar customisation with HMSegmentedControl
I am wondering if it is possible to add a HMSegmentedControl inside the SLKTextInputbar above or below the super.textView? if so how?
Also is it possible to use SLKTextInputbar with autoCompletionView only, on a new view controller, not using SLKTextViewController?
My project is in Swift using pods. Any examples would be awesome!