Clone this repo:
  1. 351fb48 [Bottom Navigation] Remove deprecated badge properties and update tests to reflect new behavior. by Frank Wang · 9 days ago develop
  2. b1bd6f2 [NavigationSuite] Introduce custom class MDCBottomNavigationBarItem that supports setting a custom badge appearance for each UITabBarItem. Add API to MDCBottomNavigationBar to allow users to set an array of MDCBottomNavigationBarItems. by Frank Wang · 13 days ago
  3. c4743a1 [Badges] Remove the `const` keyword from size that fits dot badge calculation. by Frank Wang · 3 weeks ago
  4. 3692400 Add unit test for M3CTextField's `traitCollectionDidChange`. by David Collazo · 4 weeks ago
  5. 8eb898d [MDCBadge] Allow MDCBadgeView to take on a dot badge style. by Frank Wang · 4 weeks ago

Material Components for iOS

Material's iOS libraries are in maintenance mode as of July 15, 2021

On July 15, 2021, the Material Components for iOS library and its related Material Foundation and Material Motion dependencies entered maintenance mode. This included:

What can you use instead?

We recommend that you follow Apple‘s Human Interface Guidelines and consider using modern UIKit components or SwiftUI instead. Both offer a high degree of flexibility through which you can express your product’s brand while providing a predictable and familiar Apple platforms experience for your users. You'll also benefit from ongoing investments Apple makes in accessibility, ease of use, and deep integrations with OS features.

Alternatively, Flutter enables you to get a Material look and feel across all platforms.

What maintenance mode means for MDC iOS

Once we enter maintenance mode we will have the following support policy:

  • Releases will be cut on a best-effort and as-needed basis.
  • Feature and support requests will automatically be closed.
  • Bugs will be addressed on a best-effort basis.
  • All iOS-specific documentation on material.io will be removed.
  • We will no longer maintain any .md documentation on GitHub.
  • Contributions may still be accepted, but reviews will be performed on a best-effort basis and are not guaranteed to result in a merge.

Useful Links