ChatLayout

ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.

MIT License

Stars
804
Committers
3

Bot releases are visible (Hide)

ChatLayout - 1.1.17 released

Published by ekazaev over 2 years ago

  • Disabled the fix for IOS 15.1 in IOS 15.2 as it was fixed by Apple in UICollectionView. See Issue
ChatLayout - 1.1.16 released

Published by ekazaev over 2 years ago

  • Minor performance improvements
ChatLayout - 1.1.15 released!

Published by ekazaev almost 3 years ago

Another attempt to fix IOS 15.1 issue.
See: https://feedbackassistant.apple.com/feedback/9727104

ChatLayout - 1.1.14 released

Published by ekazaev almost 3 years ago

Attepmt to fix IOS 15.1 issue.
See: https://feedbackassistant.apple.com/feedback/9727104

ChatLayout - 1.1.13 released

Published by ekazaev almost 3 years ago

  • Minor performance updates
ChatLayout - 1.1.12 releases

Published by ekazaev almost 3 years ago

  • Fix for 1.1.11
  • Minor performance improvements
ChatLayout - 1.1.11 released

Published by ekazaev about 3 years ago

  • Minor performance improvements
ChatLayout - 1.1.10 Released

Published by ekazaev about 3 years ago

  • IOS 15 fix.
ChatLayout - 1.1.9 released

Published by ekazaev about 3 years ago

  • Compatibility with IOS 15 in XCode Version 13.0 beta 3 (13A5192j)
    It seems that in the latest release of IOS 15 it is impossible to call UICollectionView's performBatchUpdates while
    another is still processing animation and keep the content offset in the correct place. Please check to the Example
    app ChatViewController how to avoid that issue.
ChatLayout - 1.18 released

Published by ekazaev over 3 years ago

  • Updated an example app to demonstrate the left swipe handling .
  • Minor code cleanup.
ChatLayout - 1.1.7 released

Published by ekazaev over 3 years ago

  • Minor code clean up
ChatLayout - 1.1.6 released

Published by ekazaev over 3 years ago

  • Improved rotation of supplementary views
ChatLayout - 1.1.5 Released

Published by ekazaev over 3 years ago

  • Improved scrolling in the Example app
ChatLayout - 1.1.4 released

Published by ekazaev over 3 years ago

  • Minor improvements
ChatLayout - 1.1.3 released

Published by ekazaev over 3 years ago

ChatLayout - 1.1.2 released

Published by ekazaev over 3 years ago

  • Minor updates and code clean up.
ChatLayout - 1.1.1 Released

Published by ekazaev over 3 years ago

ChatLayout - 1.1.0 released.

Published by ekazaev over 3 years ago

  • Minor improvements
  • Updated example app
ChatLayout - Version 1.0.0 released!

Published by ekazaev almost 4 years ago

  • ChatLayout moved to the release state. Since this release it starts to respect the semantic versioning.
ChatLayout - 0.6.3 released

Published by ekazaev almost 4 years ago

  • Renamed ChatItemAlignment.full to ChatItemAlignment.fullWidth
Package Rankings
Top 7.05% on Cocoapods.org
Top 12.21% on Swiftpackageindex.com
Badges
Extracted from project README
Release Version Documentation Codecov Codacy Badge Swift Package Manager Carthage compatible Swift 5.10 Platform iOS