Installation
Install the package and its React Native gesture/animation peer dependencies:
You can use your package manager of choice. For Yarn:
Minimum Versions
React Native Setup
Follow the Reanimated and Worklets setup instructions for your React Native or
Expo version. In Babel config, make sure react-native-worklets/plugin is the
last Babel plugin.
babel.config.js
Gesture Handler also expects your app surface to be under
GestureHandlerRootView.
