You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.
According to the code, I can't find a way to add and present a new message without animation.
On class NMessengerViewController I would like to override addMessageToMessenger method, but it is specified to don't override.
I evenly tried in this way:
According to the code, I can't find a way to add and present a new message without animation.
On class
NMessengerViewController
I would like to overrideaddMessageToMessenger
method, but it is specified to don't override.I evenly tried in this way:
In this way rows are presented with no animation, but some times cells have a broken UI
The text was updated successfully, but these errors were encountered: