ADTransitionController
ADTransitionController copied to clipboard
update the model layer with the final state in case inAnimation and outA...
...nimation are just simple CABasicAnimations.
This is related to https://github.com/applidium/ADTransitionController/issues/14
maybe this could be esaily enhanced to handle CAAnimationGroup
s containing only CABasicAnimation
s