MessageKit v2.0.0 Release Notes

Release Date: 2019-04-06 // about 5 years ago
  • โž• Added

    • ๐Ÿ’ฅ Breaking Change Added new methods to simplify using of custom messages: customCellSizeCalculator(for:at:in:) for MessagesLayoutDelegate and customCell(for:at:in:) for MessagesDataSource. #879 by @realbonus

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change acl of handleGesture(touchLocation:) in MessageLabel from internal to open. #912 by @julienkode