tree: 63c0baaff1bca8904a07300943cb18ba580e9d56 [path history] [tgz]
  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.