ASDepthModal
ASDepthModal copied to clipboard
Dismiss needs a completion block
Since ASDepthModal changes the rootViewController of the navigationController, we need some type of call back after calling "dismiss" to let us know when the original rootViewController is restored.
PR welcome!