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

Remove ViewRepresentable Objects #2

Open
Sherlouk opened this issue Jul 1, 2022 · 0 comments
Open

Remove ViewRepresentable Objects #2

Sherlouk opened this issue Jul 1, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Sherlouk
Copy link
Contributor

Sherlouk commented Jul 1, 2022

Currently I am using a UIViewRepresentable (NS for macOS) object to help with rendering a CALayer into the view hierarchy. This is because I was unable to find (in my limited time experimenting with this) a way to render a CALayer directly with available SwiftUI components.

This ticket acts as a placeholder for the work to remove this platform conditional logic.

@Sherlouk Sherlouk added the help wanted Extra attention is needed label Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant