Skip to content

Releases: fjmorant/react-native-nested-listview

v0.14.2

14 Oct 16:57

Choose a tag to compare

  • Bug fixes and security updates.

v0.14.1

03 Oct 11:10

Choose a tag to compare

What's Changed

  • Fix peerDependencies.

v0.14.0

01 Oct 10:55
579eb5f

Choose a tag to compare

What's Changed

  • Support for React Native 0.70.1 and new architecture

v0.13.1

30 Sep 22:26

Choose a tag to compare

What's Changed

  • Fix issue with opened state when extra data changes.

v0.13.0

28 Aug 08:18

Choose a tag to compare

What's Changed

  • Performance improvements at the startup of the app.

v0.12.1

18 Apr 22:03

Choose a tag to compare

What's Changed

  • React Native support to 0.68.x
  • Security updates.

v0.12.0

13 Mar 08:54

Choose a tag to compare

Changes

  • Add a new prop to set the number of initial render items.
  • Change the persistence of nodes from using a third party library to React.Context.
  • Upgrade and remove dependencies.

v0.11.5

06 Mar 07:35

Choose a tag to compare

Changes

  • React Native upgrade.
  • Fix issue manipulating data passed.

v0.11.4

27 Feb 08:32

Choose a tag to compare

Changes

  • Fixes issue with open state of nodes reset.

v0.11.3

01 Feb 22:09

Choose a tag to compare

Changes

  • Performance improvements.
  • Refactor folders.
  • Remove unnecessary dependency.