material-components-ios

iOS Material Design UI组件
授权协议 Apache-2.0
开发语言 Objective-C Swift
所属分类 iOS代码库、 高级UI组件(Advanced)
软件类型 开源软件
地区 不详
投 递 者 姬经义
操作系统 iOS
开源组织
适用人群 未知
 软件概览

iOS Material 组件(MDC-iOS)可以帮助开发人员实现 Material Design 风格,由谷歌的核心工程师团队和UX设计人员开发,是模块化且可定制的。这些组件可以建立可靠的开发工作流程,以构建美观且功能强大的 iOS 应用。

iOS Material 组件Objective-C 编写,支持 Swift 和 界面构造器(Interface Builder)。


  • 原文地址:MDC-102 Flutter: Material Structure and Layout (Flutter) 原文作者:codelabs.developers.google.com 译文出自:掘金翻译计划 本文永久链接:github.com/xitu/gold-m… 译者:DevMcryYu 校对者:Rickon MDC-102 Flutter:Material 结构和布局(Flut

  • 原文地址:Building beautiful, flexible user interfaces with Flutter, Material Theming, and official Material Components (MDC) 原文作者:Michael Thomsen 译文出自:掘金翻译计划 本文永久链接:github.com/xitu/gold-m… 译者:DevMcryYu 校对

  • 原文地址:MDC-101 Flutter: Material Components (MDC) Basics (Flutter) 原文作者:codelabs.developers.google.com 译文出自:掘金翻译计划 本文永久链接:github.com/xitu/gold-m… 译者:DevMcryYu MDC-101 Flutter:Material Components(MDC)基础(

  • 一、前言 Google I/O 2014 发布了Material Design。希望统一 Android平台设计语言规范。然而再国内的很多产品和设计师并不吃这一套,还是各种仿IOS的UI。而且这些控件使用起来非常方便,多数时候使用它可以满足我们日常开发UI的需求,提高效率。这里就对一些常用的组件做一个总结。 官方Demo:github地址 可以通过这个网站https://material.io/d

 相关资料
  • Visual, behavioral, and motion-rich widgets implementing the Material Design guidelines. App structure and navigation Buttons Input and selections Dialogs, alerts, and panels Information displays Layo

  • Nativescript Material Components Build beautiful, usable products using Material Components for NativeScript. Installation Android Ensure your Android Theme is inheriting from MaterialComponents.Insid

  • Material Components for the web(MDC Web),是谷歌专为Web设计的全新前端框架。MDC Web可帮助开发人员执行Material Design,组件由谷歌的核心工程师团队和UX设计人员开发。这些组件可以建立可靠的开发工作流程,以构建美观且功能强大的Web项目。 Material Components for the web是Material Design Li

  • 安卓 Material 组件(MDC-Android)可以帮助开发人员实现 Material Design 风格,由谷歌的核心工程师团队和UX设计人员开发,是模块化且可定制的。这些组件可以建立可靠的开发工作流程,以构建美观且功能强大的安卓应用。 安卓 Material 组件可以直接替换(a drop-in replacement)安卓的设计支持库。

  • React Material Components Web React wrapper of Material Components Web Under Active Development The project is under active development. Every updates can contain breaking changes before 0.2.0. We do

  • 组件是组织UI代码以构建大型应用程序和提高代码可重用性的一种巨大方式。 它是从其他组件继承或嵌套的。 对于加载和配置,它定义了自己的约定或逻辑。 它被打包以在整个应用程序或项目中重用。 表示应用程序或小控件/小部件的完整部分。 它可以按需加载或预加载。 组件注册 组件可以使用ko.components.register() API进行注册。 它有助于加载和表示KO中的组件。 配置的组件名称需要注册