Skip to content

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 VersionReact Native Zoom Toolkit VersionGesture Handler version
<= 0.76>= 3.0.02.16.0 and beyond.
>= 0.76>= 4.0.02.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

Released under the MIT License.