Giter Club home page Giter Club logo

zzc-design-mobile's Introduction

zzc-design-mobile

这是一个基于React实现的UI组件�框架。

了解更多

简介

zzc-design-mobile是基于react开发的ui框架,用于租租车移动端的ui框架。 由产品设计统一规范的移动端统一样式交互的方案。

其中借鉴了antd的一些写法以及交互样式,并另外定制交互和样式。

特性

  • 开箱�即用的高质量React组件
  • 使用TypeScript开发,提供完整的类型定义�文件
  • 健全的使用文档以及demo
  • 扩展性非常好,容易定义各种自定义样式

支持环境

  • IOS9和安卓4.4以上版本

安装

npm install zzc-design-mobile --save-dev

使用

zzc-design-mobile只支持import引入。不支持cmd

引入:

import { Alert, Modal } from 'zzc-design-mobile';

按需引入

import Alert from 'zzc-design-mobile/lib/alert';

温馨提示

UI组件每一个的调用和报错都会提交统计。如果不是十分必要,请勿关闭统计功能。这样我们会更好定位错误位置以及组件的使用情况。

如果必须关闭组件的统计功能的话,可以在window作用域下注入变量:ZDS_STOP_TJ = true,即可禁用统计。

zzc-design-mobile's People

Contributors

4pmtong avatar janetleung avatar lllllamho avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.