Skip to content

Better error when a native view is not available #1506

@bcardarella

Description

@bcardarella

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions