SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.3k stars 742 forks source link

Small memory leak #394

Closed RSickenberg closed 3 years ago

RSickenberg commented 4 years ago

Hello, I found a small memory leak. I let you the Instrument screenshot.

I'm on the latest 7.0.1 version. Regards

image

wtmoose commented 4 years ago

I couldn't reproduce using the Demo app. Rather than running instruments, I'm showing and hiding several different message and checking the memory graph debugger to verify there are no SwiftMessages component in memory.

Please provide repro steps if you still think thee's an issue.