This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
v2.0.0
The library has been renamed to MaterialMotionTransitioning.
New features
TransitionContext
now exposes apresentationController
property.
Source changes
- Rename the library to MaterialMotionTransitioning. (Jeff Verkoeyen)
- Expose the presentation controller in TransitionContext (#26) (Eric Tang)
API changes
Auto-generated by running:
apidiff origin/stable release-candidate objc src/MaterialMotionTransitioning.h
MDMTransitionContext
new property: presentationController
in MDMTransitionContext
Non-source changes
- Set version to 1.0.0. (Jeff Verkoeyen)