Material v1.38.0 Release Notes

    • ➕ Added BottomNavigationBar.
    • ➕ Added default Fade animation to BottomNavigationBar.
    • ➕ Added programmatic BottomNavigationBar example project.
    • ➕ Added storyboard BottomNavigationBar example project.
    • ➕ Added BottomNavigationController.
    • ➕ Added programmatic BottomNavigationController example.
    • ✂ Removed c-style for loops.
    • ⚡️ Updated bundle detection for MaterialIcon.
    • References for mainViewController are now rootViewController.
    • References for transitionFromMainViewController are now transitionFromRootViewController.
    • The example App project demonstrates how to hide the statusBar without the navigationBar being animated.
    • 🛠 Fixed warnings for Swift 3.
    • ➕ Added detection for latest iPad and iPhone.