Material v1.33.2 Release Notes

    • ⚡️ Updated SerchBarView Example.
    • 🛠 A rotation issue is fixed when in landscape mode and toggling the SideNavigationViewController, where the statusBar would
    • ➕ Added MaterialSwitch UIControl component with example projects in the Examples/Programmatic directory.
    • MaterialEdgeInsetPreset is now MaterialEdgeInset.
    • 👍 MaterialRadius preset values are now supported through the cornerRadiusPreset property. The cornerRadius property now supports CGFloat values directly.
    • ⚡️ Updated TableCardView example.
    • ➕ Added SearchBarView.
    • ⚡️ Updated NavigationBarView API.
    • ➕ Added NavigationViewController.
    • ⚡️ Updated TextField and TextView issue, where letters such as "y g p" would not display correctly.
    • ⚡️ MaterialButton has updated contentInsetPreset to contentEdgeInsetsPreset.
    • ➕ Added MaterialTableViewCell with pulse animation.
    • ⚡️ Updated SideNavigationViewController example project.