Skip to content

Releases: chubillkelvin/react-native-autoscroll-flatlist

v1.11.2

02 Sep 21:23
Compare
Choose a tag to compare

Publish updates from dependabot.

Caution: not tested

v1.11.1

22 Dec 16:50
Compare
Choose a tag to compare
  • Fixing the peerDependencies behavior for new npm version mentioned in #22

v1.11.0

10 Aug 16:12
Compare
Choose a tag to compare

Thanks @krupalikevadiya for bringing up the issue #18

  • Add a new autoScrollDisabled props to enable more control of the component behaviour

v1.10.3

23 Jun 14:10
Compare
Choose a tag to compare
  • Fix issue #15

v1.10.2

12 Jun 13:15
Compare
Choose a tag to compare
  • Security updates

v1.10.1

01 May 17:32
Compare
Choose a tag to compare
  • Updated triangle position for defaultNewItemAlertComponent when in inverted horizontal orientation.

v1.10.0

01 May 08:34
Compare
Choose a tag to compare
  • Added horizontal (landscape) orientation support
  • Added inverted support

v1.9.3

06 Oct 10:06
Compare
Choose a tag to compare
  • Fixed event.persist is not a function bug on react-native-web usage.

v1.9.2

05 Oct 08:19
Compare
Choose a tag to compare
  • Refactored project structure
  • AutoScrollFlatList is now using named export instead of default export
  • Updated README on certain caveats
  • No major API changes

v1.8.2

14 Feb 02:18
Compare
Choose a tag to compare
  • Added key={numColumns} to FlatList to force a refresh on numColumns change.

Reference: https://stackoverflow.com/questions/44291781/dynamically-changing-number-of-columns-in-react-native-flat-list