Panels Versions Save

Panels is a framework to easily add sliding panels to your application

2.2.3

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

v2.1.0

4 years ago

2.0.3

5 years ago

Support for iOS9 thanks to @jondwillis Fix for #7

2.0.2

5 years ago

Minor Fixes:

Fix #3

2.0.1

5 years ago

This release fixes autolayout conflicts

2.0.0

5 years ago

This version brings breaking changes in the API

  • Panels constructor needs the parent view controller
  • addPanel function has been replaced by show
  • Added new method to dismiss the panel
  • Unit tests and integration tests