Skip to content

Releases: the-nippy/react-native-slidepicker

v2.0.2

05 Jan 10:04
Compare
Choose a tag to compare
  • update README.md

v2.0.0

15 Dec 03:57
4eb682e
Compare
Choose a tag to compare
  • 去掉原生模块依赖,全部改用JS/TS Flatlist实现
  • 添加TS类型

v1.2.0

01 Mar 04:05
Compare
Choose a tag to compare
  1. show the selected data
  2. remove recursive

v1.1.2

07 Feb 02:16
Compare
Choose a tag to compare
  1. use HOC.
  2. add defaultValueIndexes for ParallelPicker.

1.0.7

31 Jan 05:59
0922680
Compare
Choose a tag to compare

添加头部和选择器样式属性
borderTopRadius
activeBgColor

use recursion to get cascade data;
add style properties:
borderTopRadius
activeBgColor

1.0.5 / javascript

07 Jan 14:45
b9c3797
Compare
Choose a tag to compare

source code of version 1.0.5
the next release will be biuld by typescript.