You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
We need some mechanism by which call sites can configure view controller transitions. This is likely via the transitionController.
One option:
Another option that's more type-safe would involve requiring that transitions define a config type like so (this is hacked together pseudo-code):
The text was updated successfully, but these errors were encountered: