Skip to content

Flow Link Parameter: Transition With Opacity #39

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

brody2002
Copy link
Collaborator

Changes:

  • FlowStack now provides the option to transition with opacity when navigating from a source view, to a destination view.

@brody2002 brody2002 requested a review from zac June 30, 2025 17:42
@@ -210,13 +210,15 @@ class InteractiveDismissCoordinator: NSObject, ObservableObject, UIGestureRecogn
}

private func update(offset: CGPoint, isEdge: Bool, hasEnded: Bool) {
onPan(offset)
// onPan(offset)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Can remove

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

Successfully merging this pull request may close these issues.

2 participants