Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days ago
JSON representation
[In maintenance mode] Modular and customizable Material Design UI components for iOS
- Host: GitHub
- URL: https://github.com/material-components/material-components-ios
- Owner: material-components
- License: apache-2.0
- Created: 2015-10-07T14:12:39.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-15T17:49:31.000Z (3 months ago)
- Last Synced: 2024-10-29T14:04:03.473Z (3 months ago)
- Topics: ios, material, material-components, material-design, objective-c, swift
- Language: Objective-C
- Homepage:
- Size: 180 MB
- Stars: 4,729
- Watchers: 161
- Forks: 947
- Open Issues: 346
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Support: docs/supporting-shapes/README.md
- Roadmap: ROADMAP.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-swift - Material Components for iOS - Modular and customizable Material Design UI components. (Libs / UI)
- awesome-material-components - Official GitHub Repo
- awesome-swift - Material Components for iOS - Modular and customizable Material Design UI components for iOS (Libs / UI)
- awesome-starred-test - material-components/material-components-ios - [In maintenance mode] Modular and customizable Material Design UI components for iOS (Objective-C)
- awesome-material-design - Material Components iOS - Material components for iOS built by Google (iOS / Frameworks)
- awesome-ios-star - Material Components - Google developed UI components that help developers execute Material Design. (UI / Font)
- fucking-awesome-swift - Material Components for iOS - Modular and customizable Material Design UI components. (Libs / UI)
- awesome-ios - Material Components - Google developed UI components that help developers execute Material Design. (UI / Font)
- awesome-swift - Material Components for iOS - Modular and customizable Material Design UI components for iOS ` 📝 8 days ago ` (UI [🔝](#readme))
- Awesome-iOS - Material Components - Material Components for iOS (MDC-iOS) helps developers execute Material Design. (UI Frameworks)
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)