mergesort / Recap

A What's New screen, and more
MIT License
161 stars 5 forks source link

Add support for iOS 16 and Mac Catalyst 16 #12

Closed iKenndac closed 1 day ago

iKenndac commented 3 days ago

This simple PR adds support for iOS (and Mac Catalyst) 16.

The only problem appears to be the .scrollBounceBehavior() modifier, which I've pulled out into a compatibility-wrapped function.