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

Compatibility with SwiftUI #4305

Closed
famictech2000 opened this issue Mar 7, 2020 · 2 comments
Closed

Compatibility with SwiftUI #4305

famictech2000 opened this issue Mar 7, 2020 · 2 comments

Comments

@famictech2000
Copy link

Is this library compatible with SwiftUI? Or only with swift and storyboards?

@philipengberg
Copy link

Any ordinary UIView is by default SwiftUI compatible using the UIViewRepresentable protocol provided by Apple.

@liuxuan30
Copy link
Member

But I think the performance cannot compare to SwiftUI? rewriting the framework for SwiftUI is too much as we checked last year

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

3 participants