Skip to content

Releases: ant-design/ant-design-mobile-rn

2.3.1

02 Nov 02:38
Compare
Choose a tag to compare

Copy setNormalizedColorAlpha from 'react-native' fixes compile error when using with react-native-web.

2.3.0

20 Oct 13:33
Compare
Choose a tag to compare

2018-10-20


  • Input添加editable. (#78)
  • 修复Button组件activeStyle属性为对象时不起作用的问题. (#105)
  • Modal支持多语言. (#115)
  • 西班牙语. (#75)
  • TypeScript 类型定义完善. (#83)

2.2.0

15 Jun 06:36
Compare
Choose a tag to compare

2018-06-15

  • split the antd-mobile react native code to antd-mobile-rn package.
  • Feature: Make Tag support long press. (#20)

  • 拆分 antd-mobile react native 代码到 antd-mobile-rn 包。
  • 特性: 使 Tag 组件支持长按。(#20)