Skip to main content

Installation

📋 Requirements​

DependencyVersion
react-native-reanimated>= 2.0.0
react-native-gesture-handler>= 2.0.0

📦 Installation​

Install the library using either Yarn:

yarn add react-native-zoom-reanimated

or npm:

npm install --save react-native-zoom-reanimated

Make sure you have react-native-reanimated and react-native-gesture-handler installed and configured.