Open simonarys opened 12 months ago
Add a scrollEnabled prop to the Timeline that will be used by FlatList's own scrollEnabled prop. It allows to enable/disable the scroll behaviour of the Timeline.
you can pass scrollEnabled to the options prop, anything you pass to options is added to the FL props.
scrollEnabled
options
Add a scrollEnabled prop to the Timeline that will be used by FlatList's own scrollEnabled prop. It allows to enable/disable the scroll behaviour of the Timeline.