Pinch to zoom with React Native Reanimated and React Native Gesture Handler
# Configure expo (https://expo.io)
# Clone this repository
$ git clone https://github.com/renatobentorocha/PinchToZoom.git PinchToZoom
# Go into the repository
$ cd PinchToZoom
# Install dependencies
$ yarn
# Run the app (iOS)
$ expo start --ios
# Run the app (Android)
$ expo start --android
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Renato Rocha 👋 Get in touch!