React Native Nested Listview Versions Save

Display nested arrays of N levels with this React Native library.

v0.14.2

1 year ago
  • Bug fixes and security updates.

v0.14.1

1 year ago

What's Changed

  • Fix peerDependencies.

v0.14.0

1 year ago

What's Changed

  • Support for React Native 0.70.1 and new architecture

v0.13.1

1 year ago

What's Changed

  • Fix issue with opened state when extra data changes.

v0.13.0

1 year ago

What's Changed

  • Performance improvements at the startup of the app.

v0.12.1

2 years ago

What's Changed

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

v0.12.0

2 years ago

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

2 years ago

Changes

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

v0.11.4

2 years ago

Changes

  • Fixes issue with open state of nodes reset.

v0.11.3

2 years ago

Changes

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