File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 0.11.0] ( https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.10.4...v0.11.0 ) (2023-02-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * New <AnimatedFlatList /> component ([ #34 ] ( https://github.com/kanelloc/react-native-animated-header-scroll-view/issues/34 ) ) ([ 92a02bd] ( https://github.com/kanelloc/react-native-animated-header-scroll-view/commit/92a02bd045e50221e1095d55d358a307e1905d26 ) )
9
+
3
10
## [ 0.10.4] ( https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.10.3...v0.10.4 ) (2023-02-03)
4
11
5
12
## [ 0.10.3] ( https://github.com/kanelloc/react-native-animated-header-scroll-view/compare/v0.10.1...v0.10.3 ) (2023-02-02)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kanelloc/react-native-animated-header-scroll-view" ,
3
- "version" : " 0.10.4 " ,
3
+ "version" : " 0.11.0 " ,
4
4
"description" : " React native animated header scroll view component" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments