Releases: fjmorant/react-native-nested-listview
Releases · fjmorant/react-native-nested-listview
v0.14.2
- Bug fixes and security updates.
v0.14.0
What's Changed
- Support for React Native 0.70.1 and new architecture
v0.13.1
What's Changed
- Fix issue with opened state when extra data changes.
v0.13.0
What's Changed
- Performance improvements at the startup of the app.
v0.12.1
What's Changed
- React Native support to 0.68.x
- Security updates.
v0.12.0
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
Changes
- React Native upgrade.
- Fix issue manipulating data passed.
v0.11.4
Changes
- Fixes issue with open state of nodes reset.
v0.11.3
Changes
- Performance improvements.
- Refactor folders.
- Remove unnecessary dependency.