jtrivedi / Wave

Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.
https://jtrivedi.github.io/Wave/
MIT License
2.04k stars 55 forks source link

Audit/verify support for ProMotion on iPhone #17

Closed jtrivedi closed 2 years ago

jtrivedi commented 2 years ago

We probably need to set preferredFrameRateRange on the animation controller's display link.

jtrivedi commented 2 years ago

Fixed with https://github.com/jtrivedi/Wave/pull/18