Property | Type | Default |
---|---|---|
title? | string | undefined |
time? | string | undefined |
description? | string | undefined |
lineWidth? | number | 2 |
lineColor? | string | #000 |
circleColor? | string | #000 |
dotColor? | string | #FFF |
Preset | Description |
---|---|
SingleColumnLeft | Left aligned timeline |
SingleColumnRight | Right aligned timeline |
Property | Type | Description |
---|---|---|
item | ItemProps | Props of the item |
index | number | Position of the item |
isLast | ItemProps | Is the item last |
Props | TimelineProps | All props passed into the timeline |
Property | Type | Default |
---|---|---|
children | React.ReactNode | undefined |
style? | ViewStyle | undefined |
Property | Type | Default |
---|---|---|
children? | string | undefined |
style? | ViewStyle | undefined |
TextStyle? | TextStyle | undefined |
Property | Type | Default |
---|---|---|
children? | React.ReactNode | undefined |
style? | ViewStyle | undefined |
Property | Type | Default |
---|---|---|
children? | React.ReactNode | undefined |
textStyle? | TextStyle | undefined |
Property | Type | Default |
---|---|---|
children? | React.ReactNode | undefined |
textStyle? | TextStyle | undefined |
Property | Type | Default |
---|---|---|
children? | React.ReactNode | undefined |
style? | ViewStyle | undefined |
Property | Type | Default |
---|---|---|
width | number | 2 |
color | string | #000 |
style? | ViewStyle | undefined |
Property | Type | Default |
---|---|---|
color | string | #FFF |
style? | ViewStyle | undefined |
Property | Type | Default |
---|---|---|
color | string | #000 |
children? | React.ReactNode | undefined |
style? | ViewStyle | undefined |