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

Better error when a native view is not available #1506

Open
bcardarella opened this issue Dec 28, 2024 · 0 comments
Open

Better error when a native view is not available #1506

bcardarella opened this issue Dec 28, 2024 · 0 comments
Milestone

Comments

@bcardarella
Copy link
Collaborator

When people are generating a project and don't add ReconnectingView, etc.. they are running into an error because SwiftUI tries to access a view that doesn't exist. I think we should do one of the two:

  1. don't error if we can avoid it
  2. provide a better error message to tell people what to do
@bcardarella bcardarella added this to the 0.5.0 milestone Feb 27, 2025
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