But, now i need create the logical card swiper, using my backend, but, i do not know how i send my item.id to my function handleRightDecay() for example, please help me.
Hi guys, i resolve this problem, creating a global variable, and a function that replaces the value of that variable by calling it inside my animated.view with onChange: D
Ajay Bisht
I am new in react-native and i want to show three cards together like a stack view how can i achieve this? Please help