Closed blaesus closed 8 years ago
This functionality is already available via the more powerful/generic yet undocumented sortRowStyle property:
<SortableListView sortRowStyle={{opacity: 0.8}} ... />
Perhaps a pull request for documenting the current property?
@CaleyD Interesting, that's a better solution. I'll revise the PR.
@CaleyD PR updated.
As titled. The default opacity of 0.2 is too pale for our use case. We like to customise the opacity, while keeping the default.