Chatto icon indicating copy to clipboard operation
Chatto copied to clipboard

A lightweight framework to build chat applications, made in Swift

Results 107 Chatto issues
Sort by recently updated
recently updated
newest added

Hello, I was wondering if you could mark the function [scrollViewDidScroll](https://github.com/badoo/Chatto/blob/6389e667d342cde4a305469eb117ae702579b814/Chatto/Source/ChatController/BaseChatViewController%2BScrolling.swift#L109) in `BaseChatViewController` as open in order to override it in my custom ChatViewController? Kind regards Maxi

Right now after loading initial messages, my collection view isn't scrolled down but it is on ~center. How can I set it to be scrolled down just after initial messages...

We want to log events when user clicks/taps on a link inside the message/chat. Can anyone please advise where to find interaction part of code and how can we override/intercept...

BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKitCore/UIKit-3698.140/UICollectionViewData.m:447 Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UICollectionView received layout attributes for a cell with an index path that does not exist Thread 0 Crashed: 0 CoreFoundation 0x000000019d5e4cb4...

several files are not unit tested and not working properly

Hi there! I saw someone asked if GIFs were supported in the PhotoBubbleView back in 2018, but I wanted to check if that's still the case. Are GIFs still not...