nguyenhuy/AsyncMessagesViewController

avatar image

Closed this issue · 3 comments

Is is posiible to have avatar image under the message bubble. Thanks

Currently there is no elegant way to support a different layout for message nodes, but you can always subclass MessageCellNode and override -layoutSpecThatFits: (here).

thanks :)

You are welcome! Let me know if you have any questions, whether they are related to AsyncMessagesViewController, or AsyncDisplayKit (FYI, I'm pretty active on that project as well), or anything really. I will do my best to help.

Happy holidays!