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

If there are two events happening at same time , i would like to split them into two child node and then merge them back for the next event, is...

Using innerCircle{'element'} and renderCircle for custom rendering but element is being rendered at last. How to fix this. Please help ![photo_6253296809464148387_y](https://user-images.githubusercontent.com/16410754/180157877-71433b91-7f27-4cdb-9431-48b87f9cd083.jpg) s

The `isUsingFlatList` flag missed honoring `keyExtractor` & container styles. This PR fixes that.

The default value is `true`, but it is incorrectly mentioned as `false` in the README

descriptionStyle and timeStyle can use custom font but not titleStyle. It is not working. Please help.

I have the following functional component ``` const flatListRef = useRef(null) ``` No matter what i do `flatListRef` contains always null . Something is not working properly here

I am trying to align the circle to be in the center of each and every event, I tried to change potion of circleStyle but I could not find a...

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

Hello @Eugnis you have done an amazing work with this library :). Is there a way to scroll to a specific item of the timelime when it loads ? Our...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies