aschuch / StatefulViewController

Placeholder views based on content, loading, error or empty states
MIT License
2.14k stars 149 forks source link

fix issue #71: UIView that conforms StatefulViewController protocol cannot be destroyed #73

Open YK-Unit opened 5 years ago

YK-Unit commented 5 years ago

fix issue #71: UIView that conforms StatefulViewController protocol cannot be destroyed

YK-Unit commented 5 years ago

Here is a StatefulViewControllerDemo_v2.0.0.zip to illustrate that this PR how to fix issue #71 .