You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
+
2
+
-[1.5.14]
3
+
+ fixes #582 (Android not setting this onLayout first?) #789 (thanks [@fungilation](https://github.com/fungilation))
4
+
+ Add onScrollBegin and onTouchEnd for Android #684 (thanks [@kostyaVyrodov](https://github.com/kostyaVyrodov))
1
5
-[1.5.13]
2
-
+ Workaround for react-native 0.4.8 contentOffset regression #572 (thanks @nixoz)
3
-
+ Fix wrong calculation of width and height after device rotation #581 (thanks @kostyaVyrodov)
4
-
+ Calculated width & height on layout, used later on re-rendering. Possibility to change ScrollView styles #548 (thanks @germanst)
6
+
+ Workaround for react-native 0.4.8 contentOffset regression #572 (thanks [@nixoz](https://github.com/nixoz))
7
+
+ Fix wrong calculation of width and height after device rotation #581 (thanks [@kostyaVyrodov](https://github.com/kostyaVyrodov))
8
+
+ Calculated width & height on layout, used later on re-rendering. Possibility to change ScrollView styles #548 (thanks [@germanst](https://github.com/germanst))
5
9
-[1.5.12]
6
10
+ Update core packages
7
11
+ Optionally disable the 'next' control button (thanks [@SSTPIERRE2](https://github.com/SSTPIERRE2))
0 commit comments