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 button is pressed.
Video Originally Created in 2018