material-components / material-components-ios-codelabs

Codelabs for Material Components for iOS (MDC-iOS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material Components for iOS Codelabs

This repository contains five codelabs for Material Components for iOS. Each codelabs is available in both Objective-C and Swift versions.

Introduction

In these codelabs, you will build an iOS app that uses various components of Material Components for iOS (MDC-iOS). MDC-101 through MDC-104 will guide you through building and integrating an application with MDC-iOS. MDC-111 demonstrates some of the additional capabilites of MDC-iOS.

Getting Started

Open the .xcworkspace file inside the Starter directory of each codelab in Xcode. Visit the Google codelabs site to follow along the guided steps.

Support

If you've found an error in this sample, please file an issue on GitHub.

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

Material Components for iOS questions on Stack Overflow.

License

Copyright 2018 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Codelabs for Material Components for iOS (MDC-iOS)

License:Apache License 2.0


Languages

Language:Objective-C 61.7%Language:Swift 35.7%Language:Ruby 2.6%