MessengerKit
MessengerKit copied to clipboard
Initialize the image in nil so no flicker from the previous image
When images were added to the conversations, before downloading, the previous image was shown moments previous to the finished download. Initializing the image in nil before loading the new image fixes the flicker issue.