Eugnis/react-native-timeline-flatlist

How to set doted/dashed line?

Opened this issue · 6 comments

How to set doted/dashed line?

same problem here

same problem occured

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

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

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

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