Skip to content

Conversation

@Programistich
Copy link
Contributor

No description provided.

.frame(minWidth: geometry.size.width)
}
.onChange(of: currentIndex) { newIndex in
.onAppearOrChange(of: currentIndex) { newIndex in
Copy link
Contributor

Choose a reason for hiding this comment

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

please don't combine modifiers, just move the code to separate function with index argument

@Programistich Programistich changed the title Use API from ios 17 [WIP] Use API from ios 17 Jun 3, 2024
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.

3 participants