Allow collapse/expand via props
Allow collapse and expand via collapsed
prop.
For more information see issue #61
Breaking changes:
- prop
onSeeMoreBlocked
replaced withonSeeMore
No impact changes:
- if prop is passed
animate={false}
, it will not enable global layout animation in andorid
New props added:
collapsed
onSeeMore
onSeeLess