UNPKG

antd-mobile

Version:

基于 React 的移动设计规范实现

61 lines (40 loc) 3.14 kB
English | [简体中文](./README.zh-CN.md) <p align="center"> <a href="http://mobile.ant.design"> <img width="320" src="https://zos.alipayobjects.com/rmsportal/XyhtJExcOrXZnLv.png"> </a> </p> # Ant Design Mobile [![](https://img.shields.io/travis/ant-design/ant-design-mobile.svg?style=flat-square)](https://travis-ci.org/ant-design/ant-design-mobile) [![Codecov](https://img.shields.io/codecov/c/github/ant-design/ant-design-mobile.svg?style=flat-square)](https://codecov.io/gh/ant-design/ant-design-mobile) [![npm package](https://img.shields.io/npm/v/antd-mobile.svg?style=flat-square)](https://www.npmjs.org/package/antd-mobile) [![NPM downloads](http://img.shields.io/npm/dm/antd-mobile.svg?style=flat-square)](https://npmjs.org/package/antd-mobile) [![Dependency Status](https://david-dm.org/ant-design/ant-design-mobile.svg?style=flat-square)](https://david-dm.org/ant-design/ant-design-mobile) [![CDNJS](https://img.shields.io/cdnjs/v/antd-mobile.svg?style=flat-square)](https://cdnjs.com/libraries/antd-mobile) [![Percentage of issues still open](http://isitmaintained.com/badge/open/ant-design/ant-design-mobile.svg)](http://isitmaintained.com/project/ant-design/ant-design-mobile "Percentage of issues still open") [![Join the chat at https://gitter.im/ant-design/ant-design](https://img.shields.io/gitter/room/ant-design/ant-design.svg?style=flat-square)](https://gitter.im/ant-design/ant-design?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) A configurable Mobile UI specification and React-based implementation. [中文 README](README.zh-CN.md) ## Features - Follow Ant Design Mobile UI specification. - Configurable UI style for different products. - Support web and native usages based on React Native. - Develop in TypeScript. ## Demo ### mobile web demo <img width="250" src="https://zos.alipayobjects.com/rmsportal/dLMGiKuyFLBfYfm.png" /> http://mobile.ant.design/kitchen-sink/ ### react native demo <img width="250" src="https://cloud.githubusercontent.com/assets/1698185/23120244/7da34ea6-f796-11e6-94c0-5e980334eb86.png" /><img width="250" src="https://user-images.githubusercontent.com/1698185/27175806-f0a8a7f0-51f2-11e7-85fb-4b7ea9f89e5b.png" /> ## Install & Usage [introduce](docs/react/introduce.en-US.md#安装) ## Browser Support - `iOS` - `Android 4.0+` ## Links - [Home Page](http://mobile.ant.design) - [Developer Instruction](http://github.com/ant-design/ant-design-mobile/blob/master/development.en-US.md) - [React components](http://github.com/react-component/) - [Demos](https://github.com/ant-design/antd-mobile-samples) ## Contributing We welcome all contributions, please read our [CONTRIBUTING.md](https://github.com/ant-design/ant-design-mobile/blob/master/.github/CONTRIBUTING.md) first. You can submit any ideas as [pull requests](https://github.com/ant-design/ant-design-mobile/pulls) or as a [GitHub issue](https://github.com/ant-design/ant-design-mobile/issues). If you'd like to improve code, check out the [Development Instruction](https://github.com/ant-design/ant-design-mobile/blob/master/development.en-US.md) and have a good time! :)