Eugnis / react-native-timeline-flatlist

FlatList based timeline component for React Native for iOS and Android
https://www.npmjs.com/package/react-native-timeline-flatlist
MIT License
478 stars 69 forks source link

How to set doted/dashed line? #18

Open NguyenPhatBG opened 4 years ago

nilz3155 commented 3 years ago

same problem here

darshan82 commented 3 years ago

same problem occured

dillionverma commented 3 years ago

same

lyseiha commented 2 years ago

You can follow this styling

Screen Shot 2022-09-20 at 3 20 17 PM
dhawel commented 1 year ago

You can follow this styling Screen Shot 2022-09-20 at 3 20 17 PM

Didn't work for me. Seems to be unsupported.

philemonpeter02 commented 1 year ago

seems to work in expo but not on cli eventContainerStyle={{ borderStyle: 'dashed', }}