File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
* @Author: 石破天惊
3
3
* @email: shanshang130@gmail.com
4
4
* @Date: 2020-11-05 10:44:46
5
- * @LastEditTime: 2021-07-23 23:49:00
5
+ * @LastEditTime: 2021-08-10 17:15:23
6
6
* @LastEditors: 石破天惊
7
7
* @Description:
8
8
-->
@@ -31,3 +31,15 @@ Check out our dedicated documentation page for info about this library, API refe
31
31
![ Preview] ( ../res/android-test.gif )
32
32
33
33
34
+ ### What's New in V3?
35
+
36
+ 1 . Support ` pagingEnabled ` ,and ` pageSize ` can be configured.
37
+ 2 . Nested with self.
38
+ 3 . Support refresh programally : ` beginRefresh `
39
+ 4 . Support react-native 0.60+
40
+ 5 . Fix ` inverted ` bug in some android sdks.
41
+ 6 . ` tapToHideKeyboard ` was depreciated,support ` dragToHideKeyboard `
42
+ 7 . ` endLoading ` can configure whether it should be rebound.
43
+ 8 . ` onScroll ` 修改为和官方一致,` SpringScrollView ` 支持` Animated.createAnimatedComponent ` ,并且` onScroll ` 支持` react-native-reanimated `
44
+ 9 . Fix warnnings
45
+ 10 . Enhance the sliding experience, optimize more details on Android。
You can’t perform that action at this time.
0 commit comments