npm react-native-collapsible 1.6.0

2 years ago

New functionality

  • Support for rendering Accordion as a FlatList for better performance of long lists by passing the renderAsFlatlist={true}.
  • Ability to only render content when visible by passing the renderChildrenCollapsed={false}
  • Improved accessibility

Fixes

  • Prevent re-layout during animation for smoother animations.
  • Remove prop types for better web support.
  • Fix crash on Android when height was undefined.

Don't miss a new react-native-collapsible release

NewReleases is sending notifications on new releases.