MessageViewController icon indicating copy to clipboard operation
MessageViewController copied to clipboard

A SlackTextViewController replacement written in Swift for the iPhone X.

Results 24 MessageViewController issues
Sort by recently updated
recently updated
newest added

First character becomes white color, next character become black color. Then when delete all text, typing color becomes normal again. Could you please support?

Any CI preference? Circle? Bitrise?

enhancement

I have integrated MessageViewController for Chat in my application. I am facing 2 issues right now: 1. I am not able to change textcolor of the textview. I have dark...

Hi, I couldn't able to find any api to Enable or Disable the Send/Right button. Please let me know if I am missing anything.

question

Button get push down as we can see in the image, the button is not centre align with with the textview's last line Removing the font descender in buttonYStarter fix...

I am using this MessageViewController, with IGListKit, and I notice something when the viewController appears there is some kind of animation. is this just me ??

question

Hello! 👋 It's my first try to contribute to this amazing tool. To make it even more efficient to construct lists I've worked on interactive auto-increment (seen the request https://github.com/GitHawkApp/GitHawk/issues/1692)....

## Current behavior The scroll view will jump to the middle when a keystroke is received by the keyboard no matter where the scroll view currently is. ## Fix Remove...

## Feature Request Scroll to the bottom of the scroll view when the keyboard is revealed (e.g. the Messages app) ## Implementation Add an instance variable to `MessageViewController` - `scrollsToBottomOnKeyboardReveal`,...