Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 Requests: Overlay Fade & Interactive Animate Along Side #131

Open
littleowl opened this issue Jul 2, 2024 · 0 comments
Open

2 Requests: Overlay Fade & Interactive Animate Along Side #131

littleowl opened this issue Jul 2, 2024 · 0 comments

Comments

@littleowl
Copy link

In order to avoid overuse of PrimitiveNavigationTransition, it would be great to have two things:

  1. An overlay transition that could be combined with other navigation transitions to accomplish similar results to the default transition, only customized.. (Bonus if we could define the overlay with SwiftUI view body builder.)
  2. Add the possibility to animate alongside the transition, a State value, or view model property so that either the from-view or to-view can animate something in sync with the transition. Ideally, this could be interactive with either the edge pan or pan interactive modes.

Great Lib BTW!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant