Eugnis / react-native-timeline-flatlist

FlatList based timeline component for React Native for iOS and Android
https://www.npmjs.com/package/react-native-timeline-flatlist
MIT License
480 stars 69 forks source link

Line animation #25

Open hupptechnologies opened 4 years ago

hupptechnologies commented 4 years ago

I need to have line animated that connects dots.

Can anyone guide me with it?

Thanks

Eugnis commented 4 years ago

Which type of animation you need? Lines here are the borders of FlatList items so to animate them you can pass custom components with animation as items.

hupptechnologies commented 4 years ago

@Eugnis Yes Lines here at the left side.

Screenshot 2020-06-02 at 13 22 23