Skip to content

juliand665/PullToExpand

Repository files navigation



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