Skip to content

Releases: fjmorant/react-native-nested-listview

v0.14.2

Choose a tag to compare

@fjmorant fjmorant released this 14 Oct 16:57
  • Bug fixes and security updates.

v0.14.1

Choose a tag to compare

@fjmorant fjmorant released this 03 Oct 11:10

What's Changed

  • Fix peerDependencies.

v0.14.0

Choose a tag to compare

@fjmorant fjmorant released this 01 Oct 10:55
579eb5f

What's Changed

  • Support for React Native 0.70.1 and new architecture

v0.13.1

Choose a tag to compare

@fjmorant fjmorant released this 30 Sep 22:26

What's Changed

  • Fix issue with opened state when extra data changes.

v0.13.0

Choose a tag to compare

@fjmorant fjmorant released this 28 Aug 08:18

What's Changed

  • Performance improvements at the startup of the app.

v0.12.1

Choose a tag to compare

@fjmorant fjmorant released this 18 Apr 22:03

What's Changed

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

v0.12.0

Choose a tag to compare

@fjmorant fjmorant released this 13 Mar 08:54

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

Choose a tag to compare

@fjmorant fjmorant released this 06 Mar 07:35

Changes

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

v0.11.4

Choose a tag to compare

@fjmorant fjmorant released this 27 Feb 08:32

Changes

  • Fixes issue with open state of nodes reset.

v0.11.3

Choose a tag to compare

@fjmorant fjmorant released this 01 Feb 22:09

Changes

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