Environment
Environment:
OS: macOS High Sierra 10.13.5
Node: 9.10.1
Yarn: 1.5.1
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.4.1 Build version 9F2000
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: ^16.3.1 => 16.4.1
react-native: ^0.52.0 => 0.52.3
Description
I am using scrollView' maximumZoomScale and minimumZoomScale properties to zoom in and out of an SVG. It works as expected with ios but with android it doesn't respond to the pinch gesture, Please help!
Reproducible Demo

Environment
Environment:
OS: macOS High Sierra 10.13.5
Node: 9.10.1
Yarn: 1.5.1
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.4.1 Build version 9F2000
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: ^16.3.1 => 16.4.1
react-native: ^0.52.0 => 0.52.3
Description
I am using scrollView' maximumZoomScale and minimumZoomScale properties to zoom in and out of an SVG. It works as expected with ios but with android it doesn't respond to the pinch gesture, Please help!
Reproducible Demo