English | 简体中文
Ant Design Mobile RN
![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)
A configurable Mobile UI specification and React-based implementation.
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
git clone git@github.com:ant-design/ant-design-mobile-rn.git
cd ant-design-mobile-rn
yarn
yarn ios
Install & Usage
$ npm install @ant-design/react-native --save
or
yarn add @ant-design/react-native
Link icon fonts
react-native link @ant-design/react-native
introduce
Links
Contributing
We welcome all contributions, please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as a GitHub issue. If you'd like to improve code, check out the Development Instruction and have a good time! :)