Skip to content

Add a SwiftUI example to Revert #40

@orj

Description

@orj

With the introduction of SwiftUI in iOS 13 Revert should have an example of this sort of view hierarchy so to ensure that Reveal renders information accurately.

Cases test:

  • Hosting SwiftUI in a primarily UIKit view hierarchy (eg, a nested UIHostingViewController).
  • Hosting UIKit views and controllers in in a primarily SwiftUI view hierarchy (adopting UIViewRepresentable and UIViewControllerRepresentable).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Add a SwiftUI example to Revert · Issue #40 · revealapp/Revert