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

Fix deprecation warnings for onChange(of:perform:) in iOS 17.0 #773

Closed
wants to merge 5 commits into from

Conversation

manu-r12
Copy link
Contributor

Replaced deprecated onChange(of:perform:) modifiers with the new onChange(of:initial:_:) syntax across the codebase to address deprecation warnings in iOS 17.
#762
@aaronbrethorst you’ve already fixed some of these deprecation issues, but I wanted to share my implementation too.

Modified Files:

  • RenamableNavigationTitle.swift
  • DonationLearnMoreView.swift
  • RegionPickerView.swift

@aaronbrethorst
Copy link
Member

thank you @manu-r12! I merged this in #774 because this PR had a change to the Package.resolved file that I didn't want to merge in.

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