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

[ListView] Allow SwiftUI-only app compatibility with List #380

Closed
1 of 2 tasks
sophialee0416 opened this issue Jan 8, 2021 · 1 comment
Closed
1 of 2 tasks

[ListView] Allow SwiftUI-only app compatibility with List #380

sophialee0416 opened this issue Jan 8, 2021 · 1 comment
Assignees
Labels
vnext-prototype Changes meant to be merged to the vnext-prototype branch.

Comments

@sophialee0416
Copy link
Contributor

Platform

  • iOS
  • macOS

Describe the feature that you would like added

#365 allows apps using Swift/Objc to inject any UIView into the List's leadingView property. However, we should also create an option for apps using full SwiftUI environment to use their Views for the property as well.

What component or utility would this be added to

ListVnext

@sophialee0416 sophialee0416 added the vnext-prototype Changes meant to be merged to the vnext-prototype branch. label Jan 8, 2021
@sophialee0416 sophialee0416 self-assigned this Jan 8, 2021
@sophialee0416 sophialee0416 added this to To do in vnext controls via automation Jan 8, 2021
vnext controls automation moved this from To do to Done Feb 8, 2021
@sophialee0416
Copy link
Contributor Author

Closing for now, recorded offline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vnext-prototype Changes meant to be merged to the vnext-prototype branch.
Projects
No open projects
Development

No branches or pull requests

1 participant