tree: cb74b2544fce9bf6b5aedf511c3bdafddce5295f
  1. Pesto/
  2. Pesto.xcodeproj/
  3. Pesto.xcworkspace/
  4. Podfile
  5. 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.