Panels v2.0.0 Release Notes

Release Date: 2018-10-08 // over 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