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

Can't access SwipeView id #19

Open
levyanjos opened this issue Feb 1, 2024 · 0 comments
Open

Can't access SwipeView id #19

levyanjos opened this issue Feb 1, 2024 · 0 comments

Comments

@levyanjos
Copy link

Documentation says it's possible to override id by set options.id, however i couldn't find any thing related.

Screenshot 2024-02-01 at 12 26 48

Access the SwipeView id is important for context where we're trying to open multiple rows programmatically. SwipeViewGroup doesn't seem to be affected by context state changes like context.state.wrappedValue = context.state.wrappedValue == .expanded ? .closed : .expanded, so access id would allow us to set correctly the swipeViewGroupSelection and eventually automatically close not target rows.

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