react-native-nested-listview

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

MIT License

Downloads
1.3K
Stars
196
Committers
7

Bot releases are visible (Hide)

react-native-nested-listview - v0.7.0

Published by fjmorant about 5 years ago

Changes

  • Upgrade React Native to 0.60.4
react-native-nested-listview - v0.6.0

Published by fjmorant over 6 years ago

New

  • Added extraData param to be able to re-renderNestedListView depending on an external state.
react-native-nested-listview - v0.5.0

Published by fjmorant over 6 years ago

New

  • Added paddingLeftIncrement in NestedRow component
  • Support for children as objects

Changes

  • Set a new internal id for each node in order to prevent conflicts with user's data
react-native-nested-listview - v0.4.3

Published by fjmorant over 6 years ago

Bug fixes

  • Fix error in publish
react-native-nested-listview - v0.4.2

Published by fjmorant over 6 years ago

Bug fixes

  • Remove ignore of src folder
react-native-nested-listview - v0.4.1

Published by fjmorant over 6 years ago

Changes

  • Remove unnecessary files from releases
react-native-nested-listview - v0.4.0

Published by fjmorant over 6 years ago

New

Changes

Bug fixes

  • Fix small issue in the test example project
react-native-nested-listview - v0.3.0

Published by fjmorant over 6 years ago

Changes

  • Support for React 16.2.0 and React Native 0.52.0
react-native-nested-listview - v0.2.0

Published by fjmorant almost 7 years ago

Changes

  • Added more examples.
  • renderNode function receives the level of the node.
  • Improved styling of error messages.

Bugfixes

  • Issue when not passing an onNodePressed function.

New

  • Check code coverage in a pull request.
  • NestedRow component to make easier the creation of rows.
  • Configure Circle CI
react-native-nested-listview - v0.1.1

Published by fjmorant about 7 years ago

Changes

  • Made clearer the Readme file
react-native-nested-listview - v0.1.0

Published by fjmorant about 7 years ago

Changes

  • Support React Native 0.49
  • Support React 16
react-native-nested-listview - v0.0.3

Published by fjmorant about 7 years ago

Bug fixes

  • Issue getting the name of the root children
react-native-nested-listview - v0.0.2

Published by fjmorant about 7 years ago

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.
Package Rankings
Top 4.95% on Npmjs.org
Badges
Extracted from project README
CircleCI codecov npm github release CodeFactor ko-fi
Related Projects