Skip to content

Latest commit

 

History

History
 
 

demos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Demo Apps for Material Components

The following demo apps can be found in this directory:

  • Pesto - a simple recipe app, incorporating a flexible header, floating action button, and collections
  • Shrine - a demo shopping app, incorporating a flexible header, custom typography, and collections
  • 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