HorizonCalendar icon indicating copy to clipboard operation
HorizonCalendar copied to clipboard

Support Native visionOS

Open bryan1anderson opened this issue 1 year ago • 1 comments

I was able to compile for visionOS relatively easily. Increased Swift tools version to 5.9, added platform support and handled cases of haptic APIs that aren't supported.

With that said, I have no figured out why the view is completely blank. I know that the the trait collection APIs are deprecated. But other than that I don't have a pulse that would essentially make it render as a completely blank view.

I've had a lot of success helping my favorite libraries migrate to visionOS because the OS supports nearly all UIKit apis. But unsure where to head now

bryan1anderson avatar Jan 19 '24 20:01 bryan1anderson

https://github.com/airbnb/HorizonCalendar/pull/296

bryan1anderson avatar Jan 19 '24 21:01 bryan1anderson