File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.3.1] ( https://github.com/dohooo/react-native-reanimated-carousel/compare/v2.3.0...v2.3.1 ) (2022-02-28)
2+
3+
4+ ### Bug Fixes
5+
6+ * fix memory leak ([ 73a5fe2] ( https://github.com/dohooo/react-native-reanimated-carousel/commit/73a5fe20a247ed1de84d23b64d7ba981410950ca ) ), closes [ #137 ] ( https://github.com/dohooo/react-native-reanimated-carousel/issues/137 )
7+
8+
9+ ### Features
10+
11+ * added "parallaxAdjacentItemScale" property into parallax layout ([ 7e98433] ( https://github.com/dohooo/react-native-reanimated-carousel/commit/7e98433eb6e91fadf22f27426ba2c004a35db7aa ) )
12+
113# [ 2.3.0] ( https://github.com/dohooo/react-native-reanimated-carousel/compare/v2.2.5-beta.3...v2.3.0 ) (2022-02-19)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-reanimated-carousel" ,
3- "version" : " 2.3.0 " ,
3+ "version" : " 2.3.1 " ,
44 "description" : " Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth." ,
55 "main" : " lib/commonjs/index" ,
66 "types" : " lib/typescript/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments