MessageKit 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