Skip to content

v2.0.0

Compare
Choose a tag to compare
@antoniocasero antoniocasero released this 08 Oct 20:52
· 49 commits to master since this release

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