Skip to content

Add Animations documentation and examples + 'private' declarations

Compare
Choose a tag to compare
@lucdion lucdion released this 16 Aug 11:16
· 348 commits to master since this release
  • Add documentation that explains how PinLayout can handle view's animations.

    • Show few strategies that can be used to animate views.
  • Add animation examples using PinLayout

  • Convert fileprivate to private declarations

  • Add an new "Examples" markdown page showing all PinLayout's examples.

  • Added by Luc Dion in Pull Request #165