material-motion-swift icon indicating copy to clipboard operation
material-motion-swift copied to clipboard

Formalize an API for hiding views during a transition

Open jverkoey opened this issue 8 years ago • 0 comments
trafficstars

We currently use a hacky Hidden interaction that hides the view and unhides it when the runtime is deallocated (i.e. the transition has completed).

jverkoey avatar Mar 16 '17 17:03 jverkoey