Clone this repo:
  1. b29adef #Buttons Update colors on button size being set by Cody Weaver · 2 days ago develop
  2. 4dccdb6 This change fixes the warning generated by clang when we enable -Wobjc-property-assign-on-object-type flag under the ARC environment. by Nobody · 3 days ago
  3. f25aad8 #Buttons Add shadow to visual background by Cody Weaver · 5 days ago
  4. 4badc9d #Buttons Fix clampToMinimumSize method. by Cody Weaver · 9 days ago
  5. f7ef737 #Buttons Fix bug where background would be in front of other elements. by Cody Weaver · 11 days 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