Animate slide item like example

Hey guys, does anyone know how can I achieve card animation like in this example https://assets.materialup.com/uploads/da09280d-54f6-48dd-ab80-b63d0c00e1d9/preview.gif

I am really interesting to do this but I don’t know where to start.

hi there,

you should learn how to use two things: Animated, and react-native-gesture-handler.

for animated, some resources:

for react-native-gesture-handler, check out the repo and the examples: http://github.com/kmagiera/react-native-gesture-handler

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.