Pinch any view
supports TurboModules.
npm install @gennadysx/react-native-pincher
import { PincherView } from '@gennadysx/react-native-pincher';
<PincherView>
<Image source={...}> // or any other view
</PincherView>
MIT
Made with ❤️ by Gennady Sabirovsky