Installation
This library relies on both Reanimated and Gesture Handler making part of your project, if you do not have them installed already please refer to Reanimated and Gesture Handler installation guides.
React Native Version | React Native Zoom Toolkit Version | Gesture Handler version |
---|---|---|
<= 0.76 | >= 3.0.0 | 2.16.0 and beyond. |
>= 0.76 | >= 4.0.0 | 2.19.0 and beyond. |
sh
npm install react-native-zoom-toolkit react-native-gesture-handler react-native-reanimated
sh
yarn add react-native-zoom-toolkit react-native-gesture-handler react-native-reanimated
sh
npx expo install react-native-zoom-toolkit react-native-gesture-handler react-native-reanimated