github MessageKit/MessageKit 3.5.0
3.5.0 - iOS 14 fixes

latest releases: 4.2.0, 4.1.1, 4.1.0...
3 years ago

Fixed

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

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

Breaking change: Apparently 3.5.0 removed supported for Carthage as we no longer have .xcodeproj. It seems to be no issue for most of you as SPM is fully working native replacement in XCode 12+. Let us know if there is any blocker, we might consider bringing it back, but we hope we can move forward with much more simple setup.

Don't miss a new MessageKit release

NewReleases is sending notifications on new releases.