Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Generics, Nullability Annotations, and a fix

Compare
Choose a tag to compare
@smileyborg smileyborg released this 11 Aug 17:00
· 7 commits to master since this release
  • Fix a crash when canceling an animation from within an animation block. See #3 for more details (thanks @Naxum!).
  • Add nullability annotations and generics throughout the library. In particular, this improves how the API bridges into Swift.