Skip to content

Commit b150406

Browse files
committed
修改英文文档更新tips
1 parent 78139ef commit b150406

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/en/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Author: 石破天惊
33
* @email: shanshang130@gmail.com
44
* @Date: 2020-11-05 10:44:46
5-
* @LastEditTime: 2021-07-23 23:49:00
5+
* @LastEditTime: 2021-08-10 17:15:23
66
* @LastEditors: 石破天惊
77
* @Description:
88
-->
@@ -31,3 +31,15 @@ Check out our dedicated documentation page for info about this library, API refe
3131
![Preview](../res/android-test.gif)
3232

3333

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。

0 commit comments

Comments
 (0)