Skip to content

Releases: fjmorant/react-native-nested-listview

v0.1.0

11 Oct 16:55
Compare
Choose a tag to compare

Changes

  • Support React Native 0.49
  • Support React 16

v0.0.3

09 Oct 20:01
Compare
Choose a tag to compare

Bug fixes

  • Issue getting the name of the root children

v0.0.2

07 Oct 09:12
Compare
Choose a tag to compare

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.