Skip to content

colin3dmax/Material

 
 

Repository files navigation

Material

Welcome to Material

An animation and graphics framework for Material Design in Swift.

App

Features

  • Fully Configurable UI Components
  • Grid System For Complex UIs
  • Layout Library To Simplify AutoLayout
  • Base Material Layers & Material Views To Create New UI Components
  • Navigation Controls
  • Material Buttons
  • Material Switch
  • Material Card Views
  • Material Icons
  • Menu Toolset To Create Animated Menus
  • Camera / Video Extension With Extensive Functionality
  • Animation Extension To Create Intricate Animations
  • Complete Material Color Library
  • Example Projects
  • And More...

Requirements

  • iOS 8.0+ / Mac OS X 10.9+
  • Xcode 7.3+

Communication

  • If you need help, use Stack Overflow. (Tag 'cosmicmind')
  • If you'd like to ask a general question, use Stack Overflow.
  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Installation

Embedded frameworks require a minimum deployment target of iOS 8 or OS X Mavericks (10.9).

Visit the Installation page to learn how to install Material using CocoaPods and Carthage.

Changelog

Material is a growing project and will encounter changes throughout its development. It is recommended that the Changelog be reviewed prior to updating versions.

Examples

  • Visit the Examples directory to see example projects using Material.
  • The Installation page has documentation on how to run the example projects.

Sticker Sheet

To help template your project, checkout Material Sticker Sheet.

MaterialStickerSheet

Get Material Sticker Sheet

Material Colors

Try the Material Colors app to see the wonderful colors available in Material, or use the online version at MaterialColors.io

MaterialColors

Get Material Colors on the AppStore

A Quick Tour

Take a look at some components in Material.

Material Icons

Material Icons is a library of Google and CosmicMind icons that are available for use within your iOS applications. To help with icon choices, visit MaterialIcon.io.

MaterialIcon

TextField

A TextField is an excellent way to improve UX.

TextField

Buttons

Some example buttons - FlatButton, RaisedButton, FabButton, and IconButton.

Buttons

MenuView

A MenuView manages a group of UIViews that may be animated with default and custom configurations.

MenuView

Material Switch

Enjoy flexible switch controls to add that little extra to your application.

Switch

Grid

Grid is an extension of UIView that enables any collection of subviews to be managed in a flexible grid system.

Grid

CardViews

CardViews are flexible components that may be configured in any way you like.

CardView

ImageCardView

TableCardView

Toolbar

Toolbars are super flexible and add excellent control to your navigation flow.

Toolbar

SearchBar

SearchBars are sleek and powerful. Customize a SearchBar in any way you like.

SearchBar

Much More...

So much more inside. Enjoy!

License

Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. http://cosmicmind.io. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of Material nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

An animation and graphics framework for Material Design in Swift.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.6%
  • Other 0.4%