ASDepthModal
ASDepthModal copied to clipboard
Added support to present a view from ViewControllers
I added support to add a view from a VC. This is useful when you load a VC (ex. from storyboard) and do not want to keep a reference this VC around.
Added a fix for modal views
Added also a new animation
Please, ignore : https://github.com/jonasman/ASDepthModal/commit/1d0b7e4d3422c518893c9c2dad63a609a825f7c3 It is bugged
I just added a new method to check if the the VC is presented or not