Eugene Kazaev
Eugene Kazaev
@IAmConorNolan @chauhan130 Experiencing the same issue. Also the inputAccessoryView appears slower than the animation of the view controller itself. Is it like completely broken in IOS 16?
@ElrB Unfortunately I cant write code for you. I can give you only some directions. It looks like you are on the right path but I cant sit and debug...
@ElrB > How can I create a BezierMaskedView (message bubble view) without having to dequeue/initialise a cell? Do you mean like this? ```swift let view = BezierMaskedView(frame: CGRect(origin: .zero, size:...
@ElrB I do not see such behaviour. Everything is as expected. ``` diff --git a/Example/ChatLayout/Chat/View/Text Message View/TextMessageView.swift b/Example/ChatLayout/Chat/View/Text Message View/TextMessageView.swift index c9a704f..6d226fb 100644 --- a/Example/ChatLayout/Chat/View/Text Message View/TextMessageView.swift +++ b/Example/ChatLayout/Chat/View/Text Message...
@Mx-Iris Hey. Great job. Thank you as well. Ill review it later this week. But by when I see looks great.
@Mx-Iris Hi. I am currently on my vacation. So sorry for making little input here. I actually know very little about AppKit since I never worked with the Mac applications....
@Mx-Iris Good luck. Emulate also pushing into the navigation controller. It also usually shows issues.
@Mx-Iris How are you? Any success here?
@Mx-Iris Did you try to set collections content offset manually at this moment? Only for appkit?
@Mx-Iris Hi. No luck at the end?