mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
As part of our readme generator, components can now opt in to displaying badges in their readme. The badges are generated from https://shields.io/ and are focused on an individual component. We're currently generating the following badges: - Open bug count.
Progress view
Progress view is a linear progress indicator that implements Material Design animation and layout.
Related components
Overview
The MDCProgressView control is designed to be a drop-in replacement for UIProgressView. The API
methods are the same as a UIProgressView, with the addition of a few key methods required to
achieve the desired animation of the control.
