MessageKit(new) v3.5.0 Release Notes

  • ๐Ÿ›  Fixed

    • maintainPositionOnKeyboardFrameChanged for small contentSize would scroll content out of bounds #1506 by @martinpucik

    โž• Added

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Changed resources to resource_bundle in MessageKit.podspec #1460 by @martinpucik
    • ๐Ÿ”„ Changed dependency manager for Example project to SPM #1504 by @martinpucik
    • ๐Ÿš€ Deprecated messagesCollectionView.scrollToBottom and scrollsToBottomOnKeyboardBeginsEditing in favor of messagesCollectionView.scrollToLastItem and scrollsToLastItemOnKeyboardBeginsEditing. This will be removed in a future release #1505 by @martinpucik

    โœ‚ Removed