Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 999 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 999 Bytes



Swift Package Manager compatible MIT licensed

PullToExpand

Simple, customizable view that can be expanded by pulling down on it.

Fun Facts

  • Uses a UIViewPropertyAnimator with spring timing parameters.
  • @IBDesignable: fully customizable and previewable in interface builder.
  • Also easy to instantiate programmatically.

Preview

This is just one of infinitely many ways to configure it, of course.

compact expanded
Pull-down view in compact (default) mode Pull-down view in expanded mode