react-native-timeline-listview icon indicating copy to clipboard operation
react-native-timeline-listview copied to clipboard

Conditional Rendering of Details for a Row

Open lutakyn opened this issue 5 years ago • 0 comments

I want to show details of a row on click and hide the rest on the timeline. Can you guide me on how to use the renderDetails which uses ,rowData,rowId,sectionId. Give me an example solution where I can manipulate with the sectionId and rewind. It was not in the source package.I don't know whether to use renderEvent or renderDetails.More explanation will help

lutakyn avatar Mar 11 '19 11:03 lutakyn