- fix #50 In-call status bar animation make the dismissing end up in wrong scale
- fix #51
- fix wrongly handle
modalPresentationStyle
options
- fix animator strongly reference to modal view controller
- added neccessary appearance methods call for view controller
- fix sometimes layout mess when rotate, wrong scale in iOS7
- fix rotation issue
- added transitionDuration property, adjust bounce
- rename
scaleDownRatio
tobehindViewScale
, addedbehindViewAlpha
- Fixed rotation issue
- added bounces option
- Added
scaleDownRatio
to let you set the size ratio of the view when it goes behind. - Fixed view disappear in ios8 beta
Initial release.