BastiaanJansen / toast-swift

Customizable Swift Toast view built with UIKit. 🍞
MIT License
467 stars 77 forks source link

It seems memory leak caused by retain cycle #11

Closed L1MeN9Yu closed 1 year ago

L1MeN9Yu commented 2 years ago

The Toast owns AppleToastView as ToastView, and AppleToastView owns Toast after calling createView

BastiaanJansen commented 1 year ago

Fixed in version 1.1.1.