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

Production ready code for UIKit in SwiftUI #6

Merged
merged 7 commits into from Jul 23, 2022
Merged

Conversation

AvdLee
Copy link
Owner

@AvdLee AvdLee commented Jul 23, 2022

I initially built SwiftUIKitView to create previews for UIKit views quickly. Though, many started using this framework in production code, for which it was not optimized.

Code changes in this PR do optimize for production, making it easier to use UIKit views in production apps.

Fixes #2
Fixes #3

@AvdLee AvdLee self-assigned this Jul 23, 2022
@AvdLee AvdLee merged commit 56f2a1f into main Jul 23, 2022
@AvdLee AvdLee deleted the feature/view-improvements branch July 23, 2022 19:08
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

Successfully merging this pull request may close these issues.

Action isn't being called? Update not working?
1 participant