File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ - [ 1.5.12]
2
+ + Update core packages
3
+ + Optionally disable the 'next' control button (thanks [ @SSTPIERRE2 ] ( https://github.com/SSTPIERRE2 ) )
4
+ + Fix ` Uncaught TypeError: _this.refs.scrollView.scrollTo is not a function ` (thanks [ @flyskywhy ] ( https://github.com/flyskywhy ) )
5
+ + Allow dotStyle and activeDotStyle PropTypes to accept Stylesheet (thanks [ @knopt ] ( https://github.com/knopt ) )
6
+ + Calculate the offset in the initial state instead of ` onLayout ` (thanks [ @kjkta ] ( https://github.com/kjkta ) )
7
+
1
8
- [ 1.5.11]
2
9
+ Typescript Definition
3
10
Original file line number Diff line number Diff line change 5
5
" react-native" ,
6
6
" ios"
7
7
],
8
- "version" : " 1.5.11 " ,
8
+ "version" : " 1.5.12 " ,
9
9
"description" : " Swiper component for React Native." ,
10
10
"main" : " index.js" ,
11
11
"scripts" : {
You can’t perform that action at this time.
0 commit comments