MXRMessenger
MXRMessenger copied to clipboard
A lightweight UI chat component built on top of Texture (aka AsyncDisplayKit).
Implicit declaration of function 'ASDISPLAYNODE_NOT_DESIGNATED_INITIALIZER' is invalid in C99 This error is comming
I try to use it in Swift 5, but I have many problems.
Hello, it's possible to create an ImageNode from a regular image or NSData? because in my case all data are encrypted on the server side and the decryption happens on...
I am using MXRMessenger in my project, but having an issue with the customization of the input text toolbar I need custom send icon and Input type field without border...
I am using MXRMessenger in my project, but having an issue with the newline character. Growing text field doesn't increase height with a single return (newline character), the cursor goes...
`API error: returned 0 width, assuming UIViewNoIntrinsicMetric` Great library but having trouble implementing. I am using cocoa pods, and the view presents fine. The issue is tapping the textField removes...
I didn't write this with Swift in mind, but I guess it should work with the appropriate bridging headers. PRs welcome.
The cellFactory is the main class which should be unit tested. Most other classes are pretty simple.
After we add more complicated examples we can add Functional tests which use those examples.
I don't remember if the current setup allows customizing background colors, but I don't think it does. The input toolbar would be the main issue to make sure it's dark-skinned.