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

FlatList based timeline component for React Native for iOS and Android

Results 55 react-native-timeline-flatlist issues
Sort by recently updated
recently updated
newest added

how can I hide the scroll bar? ![image](https://github.com/Eugnis/react-native-timeline-flatlist/assets/145760665/c9be5217-1545-469b-b160-88adc02a9b86)

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.

![image](https://github.com/Eugnis/react-native-timeline-flatlist/assets/9338306/b59ea587-129a-4935-99e5-d46bb92890cc)

image uri isn't loading

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

I need to change the line style of the timeline. This PR fixes that. https://github.com/Eugnis/react-native-timeline-flatlist/issues/77

I want to update the line style of the timeline like this. ![image](https://user-images.githubusercontent.com/40633197/207635197-b8c0050c-9ded-4cbd-9cbf-ee69f5161158.png)

Hello, I'd want to display a timeline that would be able to break (like SectionList RN component). For example to display the year in a full row. 2005 time -...

Bumps [qs](https://github.com/ljharb/qs) from 6.8.0 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies