Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/material-components/material-components-ios

[In maintenance mode] Modular and customizable Material Design UI components for iOS
https://github.com/material-components/material-components-ios

ios material material-components material-design objective-c swift

Last synced: about 1 month ago
JSON representation

[In maintenance mode] Modular and customizable Material Design UI components for iOS

Awesome Lists containing this project

README

        

# 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:

- https://github.com/material-components/material-components-ios/
- https://github.com/material-foundation/material-internationalization-ios
- https://github.com/material-foundation/material-text-accessibility-ios
- https://github.com/material-foundation/cocoapods-catalog-by-convention
- https://github.com/material-foundation/material-testing-ios
- https://github.com/material-foundation/bazel-workspace-apple
- https://github.com/material-foundation/xctestrunner
- https://github.com/material-foundation/bazel-apple-framework-relative-headers
- https://github.com/material-foundation/bazel-test-host-apple
- https://github.com/material-foundation/material-sprited-animation-view-ios
- https://github.com/material-foundation/clang-format-ci
- https://github.com/material-foundation/github-squash-and-merge-pr-descriptions
- https://github.com/material-foundation/material-roboto-font-loader-ios
- https://github.com/material-foundation/material-scrollview-delegate-multiplexer-ios
- https://github.com/material-foundation/SettingsKit
- https://github.com/material-foundation/clang-format
- https://github.com/material-foundation/bazel_ios_warnings
- https://github.com/material-foundation/github-comment
- https://github.com/material-foundation/material-automation
- https://github.com/material-foundation/kokoro-ios-runner
- https://github.com/material-foundation/material-remixer-ios
- https://github.com/material-foundation/codereview.cc
- https://github.com/material-foundation/material-font-disk-loader-ios
- https://github.com/material-foundation/arc-tslint
- https://github.com/material-foundation/material-arc-tools
- https://github.com/material-foundation/arc-tsclint
- https://github.com/material-foundation/arc-hook-github-issues
- All libraries at https://github.com/material-motion

### 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](https://flutter.dev/docs/development/ui/widgets/material)
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

- [How To Use MDC-iOS](docs/)
- [All Components](components/)
- [MDC-iOS on Stack Overflow](https://www.stackoverflow.com/questions/tagged/material-components+ios) (external site)
- [Material.io](https://material.io) (external site)
- [Material Design Guidelines](https://material.io/guidelines) (external site)