-
Notifications
You must be signed in to change notification settings - Fork 172
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
Initial visionOS integration #1956
Initial visionOS integration #1956
Conversation
Should this go into a separate visionOS branch for a lot of the same reasons we decided to not let the Catalyst changes into main? Edit: for context |
ios/FluentUI.Demo/FluentUI.Demo/Demos/TableViewHeaderFooterViewDemoController.swift
Show resolved
Hide resolved
Added clearer indications in the demo as to which controls are enabled. I'll also be working to fix accessibility for a handful of cases where the controls are usable but the demo itself is not to our standards. |
Platforms Impacted
Description of changes
This PR represents a very WIP implementation of the FluentUI library and demo app for visionOS. Most components are still pretty broken and not yet supported, but a variety of core scenarios are now viable for additional exploration.
This is not full visionOS support!
That said, this at least unblocks any downstream apps that want to build against visionOS and utilize some aspects of the FluentUI library.
Some important caveats:
Binary change
Note: the script for processing binary changes seems to be having problems with my build. While I investigate, here's the quick breakdown:
Verification
iOS app builds and runs as expected. visionOS app detailed below:
Visual Verification
Pull request checklist
This PR has considered:
Microsoft Reviewers: Open in CodeFlow