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 UIKit References for Cleaner Codebase #228

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

richherrera
Copy link
Contributor

Reason for changes

With the SDK's full transition to SwiftUI, the UIViewController extensions have become redundant. This change leads to a more streamlined and organized codebase

Summary of changes

  • Remove the UIViewController Extension, when we had a UIKit demo app
  • Replace UIKit import with Foundation for streamlined functionality

Checklist

  • [ ] Added a changelog entry

Authors

@richherrera richherrera requested a review from a team as a code owner December 15, 2023 18:24
@scannillo
Copy link
Collaborator

Good catch on these cleanup items 👏

@richherrera richherrera merged commit 84542b0 into main Dec 18, 2023
4 checks passed
@richherrera richherrera deleted the cleanup_ukit_demoapp branch December 18, 2023 16:16
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.

4 participants