tree: f8ccb3893c0dbb99d5f005a3f17938d72aa1d5dd [path history] [tgz]
  1. Pesto/
  2. Pesto.xcodeproj/
  3. Pesto.xcworkspace/
  4. Podfile
  5. Podfile.lock
  6. README.md
demos/Pesto/README.md

Pesto

An Example app demonstrating the use of Material Components for iOS

Installation/Building

Pesto uses cocoapods for dependency management. You will need cocoapods as well as SSH access to material-components-ios. Needing SSH access is only temporary until MDC launches publicly.

To install/build, cd into this directory and run pod install. Then run open Pesto.xcworkspace. Do not open Pesto.xcodeproj or the project will not build.