Skip to content

Deprecate all PresentationContext-based types #36

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
4 tasks
danielsaidi opened this issue Apr 8, 2025 · 0 comments
Open
4 tasks

Deprecate all PresentationContext-based types #36

danielsaidi opened this issue Apr 8, 2025 · 0 comments
Labels
adjustment Changes to existing functionality

Comments

@danielsaidi
Copy link
Owner

The following types should be deprecated in favor of modern SwiftUI modifiers:

  • AlertContext
  • FullScreenContext
  • SheetContext
  • PresentationContext

Instead, write a blog post that you can link to in the library, where you use the new state-driven view modifiers that SwiftUI has added in later versions, and deprecate the features by linking to that blog post.

@danielsaidi danielsaidi added the adjustment Changes to existing functionality label Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adjustment Changes to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant