codedaily.io
Introduction to Reanimated in React Native
5
In this lesson we'll explore using Reanimated and React Native Gesture Handler to create a button using `TapGestureHandler`. With declarative animations in Reanimated we'll use `cond`, and `eq` to create a purely native opacity change animation when the b... Read full article