@ant-design/react-native
基于蚂蚁金服移动设计规范的 React Native 组件库
Last updated 6 years ago by bang88 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @ant-design/react-native 
SYNC missed versions from official npm registry.

English | 简体中文

Ant Design Mobile RN

Codecov npm package NPM downloads Dependency Status Percentage of issues still open Join the chat at https://gitter.im/ant-design/ant-design

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

# clone
git clone git@github.com:ant-design/ant-design-mobile-rn.git

# go to ant rn folder
cd ant-design-mobile-rn

# install dependencies
yarn

# start ios simulator or android
# cd rn-kitchen-sink/ios && pod install
yarn ios # or yarn android

Install & Usage

$ npm install @ant-design/react-native --save

or

yarn add @ant-design/react-native

Installing peer dependencies

npm install @react-native-community/cameraroll @react-native-picker/picker @react-native-community/segmented-control @react-native-community/slider react-native-pager-view

or

yarn add @react-native-community/cameraroll @react-native-picker/picker @react-native-community/segmented-control @react-native-community/slider react-native-pager-view react-native-gesture-handler

You need go to ios folder and run pod install (auto linking),Android will handle it by itself.

Link icon fonts

npx react-native link

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! :)

Current Tags

  • 4.2.0                                ...           latest (5 years ago)
  • 4.0.0-3                                ...           next (6 years ago)

54 Versions

  • 4.2.0                                ...           5 years ago
  • 4.1.0                                ...           5 years ago
  • 4.0.7                                ...           5 years ago
  • 4.0.6                                ...           5 years ago
  • 4.0.5                                ...           6 years ago
  • 4.0.4                                ...           6 years ago
  • 4.0.3                                ...           6 years ago
  • 4.0.2                                ...           6 years ago
  • 4.0.1                                ...           6 years ago
  • 4.0.0                                ...           6 years ago
  • 4.0.0-3                                ...           6 years ago
  • 4.0.0-2                                ...           6 years ago
  • 4.0.0-1                                ...           6 years ago
  • 3.3.0                                ...           6 years ago
  • 3.2.2                                ...           6 years ago
  • 3.2.1                                ...           6 years ago
  • 3.2.0                                ...           7 years ago
  • 3.1.15                                ...           7 years ago
  • 3.1.14                                ...           7 years ago
  • 3.1.13                                ...           7 years ago
  • 3.1.12                                ...           7 years ago
  • 3.1.11                                ...           7 years ago
  • 3.1.10                                ...           7 years ago
  • 3.1.9                                ...           7 years ago
  • 3.1.8                                ...           7 years ago
  • 3.1.7                                ...           7 years ago
  • 3.1.6                                ...           7 years ago
  • 3.1.5                                ...           7 years ago
  • 3.1.4                                ...           7 years ago
  • 3.1.3                                ...           7 years ago
  • 3.1.2                                ...           7 years ago
  • 3.1.1                                ...           7 years ago
  • 3.1.0                                ...           7 years ago
  • 3.0.6                                ...           7 years ago
  • 3.0.5                                ...           7 years ago
  • 3.0.4                                ...           7 years ago
  • 3.0.3                                ...           7 years ago
  • 3.0.2                                ...           7 years ago
  • 3.0.1                                ...           7 years ago
  • 3.0.0                                ...           7 years ago
  • 3.0.0-17                                ...           7 years ago
  • 3.0.0-16                                ...           7 years ago
  • 3.0.0-15                                ...           7 years ago
  • 3.0.0-14                                ...           7 years ago
  • 3.0.0-13                                ...           7 years ago
  • 3.0.0-12                                ...           7 years ago
  • 3.0.0-11                                ...           7 years ago
  • 3.0.0-10                                ...           7 years ago
  • 3.0.0-9                                ...           7 years ago
  • 3.0.0-8                                ...           7 years ago
  • 3.0.0-6                                ...           7 years ago
  • 3.0.0-5                                ...           7 years ago
  • 3.0.0-2                                ...           7 years ago
  • 3.0.0-1                                ...           7 years ago
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 0
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |