antd-mobile
Version:
基于 React 的移动设计规范实现
61 lines (40 loc) • 3.14 kB
Markdown
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://travis-ci.org/ant-design/ant-design-mobile)
[](https://codecov.io/gh/ant-design/ant-design-mobile)
[](https://www.npmjs.org/package/antd-mobile)
[](https://npmjs.org/package/antd-mobile)
[](https://david-dm.org/ant-design/ant-design-mobile)
[](https://cdnjs.com/libraries/antd-mobile)
[](http://isitmaintained.com/project/ant-design/ant-design-mobile "Percentage of issues still open")
[](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! :)