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