2.2.1-sishu • Published 8 years ago

antd-mobile-rn-responsive v2.2.1-sishu

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

English | 简体中文

Ant Design Mobile RN

npm.io 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

install expo app: https://expo.io/tools

Install & Usage

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

我修改了什么

  • List 组件添加noBorder属性控制上下边框是否显示
  • List.Item 组件添加last属性控制下边框是否显示
  • 删除es文件夹和lib文件下的所有demo文件夹以及所有ts文件