mgacy/MVVMC-SplitViewController

Leak issue of SignUpViewController

89gnahT opened this issue · 1 comments

Hi, thanks for a good example of MVVM-C architecture. However, in this demo, the SignUpViewController instance of the SignUpCoordinator did not deallocate when present/dismiss from the LoginCoordinator.
Screen Shot 2020-09-14 at 17 11 17

mgacy commented

Thank you for bringing this to my attention