Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 966 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 966 Bytes

Demo Apps for Material Components

The following demo apps can be found in this directory:

  • Bare - a skeleton example app used to measure the size of Material Components for iOS

Trying out Material Components

Our catalog showcases Material Components. You can use the pod try command from anywhere on your machine to try the components, even if you haven't checked out the repo yet:

pod try MaterialComponents

In case you have already checked out the repo, run the following command:

pod install --project-directory=catalog/

Useful Links