ElrB

Results 14 issues of ElrB

Hi guys, I am implementing an edit message feature in my app, the feature would allow users to edit a message they had already sent. It is a simple feature...

question

Hi I store my images to file manager manually then use kingfisher's LocalFileImageDataProvider to load it onto ui image view. It was working perfectly for a few days until it...

Hi Guys, I am using kingfisher in a messaging app, and I would like to know how to load images with ui image view (not to retrieve) using a cache...

Hi @ekazaev I hope you are well. Having built my app's chat vc off the example app, I was checking if the chat vc was being deallocated after popping it....