malt03 / PictureInPicture

MIT License
316 stars 19 forks source link

ViewController not deinit #8

Open isayeter opened 1 year ago

isayeter commented 1 year ago

Hello, after using

PictureInPicture.shared.dismiss(animation: true)

the view controller we presented is not deinited.

malt03 commented 1 year ago

@isayeter Thanks for the report, I'm amazed that this library, last committed 4 years ago, still works! If you make a pull request, I'll check it out and merge it in.