We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bada1db commit 1a34346Copy full SHA for 1a34346
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+- [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)
5
- [1.5.12]
6
+ Update core packages
7
+ Optionally disable the 'next' control button (thanks [@SSTPIERRE2](https://github.com/SSTPIERRE2))
0 commit comments