Skip to content

1.5.13

Compare
Choose a tag to compare
@arribbar arribbar released this 02 Oct 18:18
· 79 commits to master since this release
  • Workaround for react-native 0.4.8 contentOffset regression #572 (thanks @nixoz)
  • Fix wrong calculation of width and height after device rotation #581 (thanks @kostyaVyrodov)
  • Calculated width & height on layout, used later on re-rendering. Possibility to change ScrollView styles #548 (thanks @germanst)