File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 " fix-flex-gesture-blocking" ,
1010 " fix-nonloop-overdrag-visible-ranges" ,
1111 " fix-nonloop-overscroll" ,
12+ " fix-nonloop-scrollto-offset-regression" ,
1213 " fix-pagination-accessibility" ,
1314 " fix-second-tier-tdd-issues" ,
1415 " fix-web-worklets-error" ,
Original file line number Diff line number Diff line change 11# react-native-reanimated-carousel
22
3+ ## 5.0.0-beta.5
4+
5+ ### Patch Changes
6+
7+ - [ #891 ] ( https://github.com/dohooo/react-native-reanimated-carousel/pull/891 ) [ ` 73d066d ` ] ( https://github.com/dohooo/react-native-reanimated-carousel/commit/73d066dae6595b918c1bcf30c76bc40a7e27a6ad ) Thanks [ @notsuhas ] ( https://github.com/notsuhas ) ! - - Fix non-loop ` scrollTo() ` so backward jumps keep the correct negative offset instead of briefly rendering a blank frame.
8+ - Add regression tests for non-loop backward ` scrollTo() ` and returning to index ` 0 ` .
9+
310## 5.0.0-beta.4
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-reanimated-carousel" ,
3- "version" : " 5.0.0-beta.4 " ,
3+ "version" : " 5.0.0-beta.5 " ,
44 "packageManager" : " yarn@4.0.2" ,
55 "description" : " Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth." ,
66 "author" : " Doho <zhaodonghao586@outlook.com> (https://github.com/dohooo)" ,
You can’t perform that action at this time.
0 commit comments