-
Notifications
You must be signed in to change notification settings - Fork 372
Added introspect for SwiftUI's TextEditor #52
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
Conversation
For me this is working. Please merge. |
@vukrado Thanks for opening this pull request! I've been playing with it and I'm unable to get tests to pass on tvOS + catalyst. Something around #available not properly working there. Can you give it a shot? |
Sure, ill take a look! |
@vukrado Any updates on this? |
shouldn't the method be called |
@vukrado thanks for the PR, are you still working on this? |
Please merge @vukrado, or maybe someone else can take over? |
Someone else can take this over. |
# Conflicts: # IntrospectTests/UIKitTests.swift
I just fixed the remaining issues with this PR and made it work with AppKit too, if CI passes this should be ready tomorrow after a short review. |
For some reason the macOS/AppKit test fails because it can't find |
# Conflicts: # CHANGELOG.md
This hack will resolve itself once CircleCI upgrades to macOS 11.
No description provided.