InteractiveSideMenu v2.3 Release Notes

Release Date: 2018-02-20 // about 6 years ago
  • 🔄 Changed

    • 📇 Renamed SideMenuItemShadow to SideMenuItemOptions to allow for additional visual properties to be changed. (Sorry for the volitility. The new name gives better flexibility going forward.)
    • 🚚 Moved the drop shadow customization for the opened menu item to a property on SideMenuItemOption called shadow. Use the Shadow struct now to assign your custom values.
    • MenuContainerViewController's shadowOptions property has been renamed to currentItemOptions

Previous changes from v2.2.1