HeroTransitions / Hero

Elegant transition library for iOS & tvOS
https://HeroTransitions.github.io/Hero/
MIT License
22k stars 1.72k forks source link

Small adaption for visionOS #769

Closed m4p closed 7 months ago

m4p commented 7 months ago

tabBarController(_ tabBarController: UITabBarController, interactionControllerFor animationController: UIViewControllerAnimatedTransitioning) -> UIViewControllerInteractiveTransitioning? is not available on visionOS, so we can ignore it on that platform.