Skip to content
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

material-motion/material-motion-components-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ddce80 · May 30, 2017

History

17 Commits
May 19, 2017
May 19, 2017
Apr 13, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
May 30, 2017
Apr 24, 2017
May 30, 2017
Apr 12, 2017

Repository files navigation

Material Motion Components Swift

Build Status codecov CocoaPods Compatible Platform Docs

Installation

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C and Swift libraries. CocoaPods automates the process of using third-party libraries in your projects. See the Getting Started guide for more information. You can install it with the following command:

gem install cocoapods

Add MaterialMotionComponents to your Podfile:

pod 'MaterialMotionComponents'

Then run the following command:

pod install

Usage

Import the framework:

@import MaterialMotionComponents;

You will now have access to all of the APIs.

Example apps/unit tests

Check out a local copy of the repo to access the Catalog application by running the following commands:

git clone https://github.com/material-motion/material-motion-components-swift.git
cd material-motion-components-swift
pod install
open MaterialMotionComponents.xcworkspace

Guides

  1. Architecture
  2. How to ...

Architecture

How to ...

Contributing

We welcome contributions!

Check out our upcoming milestones.

Learn more about our team, our community, and our contributor essentials.

License

Licensed under the Apache 2.0 license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published