Releases: fjmorant/react-native-nested-listview
Releases · fjmorant/react-native-nested-listview
v0.1.0
Changes
- Support React Native 0.49
- Support React 16
v0.0.3
Bug fixes
- Issue getting the name of the root children
v0.0.2
New
- Display nested arrays.
- Customise layout per node.
- Handle on press node.
- Support large number of items thanks to the FlatList integration.
- Dynamic children structure.