I\'m trying to display an image in my React Native app (Android) and I want to give users an ability to zoom that image in and out. This also requires the image to be scroll
npm i react-native-photo-view-ex
import PhotoView from 'react-native-photo-view-ex';