Skip to content

v2.5.1: Performance Improvements, Demo updates

Compare
Choose a tag to compare
@cbpowell cbpowell released this 28 Mar 15:06
· 449 commits to master since this release
  • Removed unnecessary view controller observing, use didMoveToWindow instead.
  • Reuse CAKeyframeAnimation objects on continuous types, to avoid needing to recompute.
  • Fix issue where the label background would be black when a non-clear background color is set.

And on the demo project:

  • Add a table view example
  • Add a navigation controller example