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

Line animation

Open hupptechnologies opened this issue 5 years ago • 2 comments

I need to have line animated that connects dots.

Can anyone guide me with it?

Thanks

hupptechnologies avatar Jun 01 '20 14:06 hupptechnologies

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.

Eugnis avatar Jun 01 '20 14:06 Eugnis

@Eugnis Yes Lines here at the left side.

Screenshot 2020-06-02 at 13 22 23

hupptechnologies avatar Jun 02 '20 07:06 hupptechnologies