@gennadysx/react-native-pincher
v1.3.9
Published
React Native view for image component
Downloads
268
Maintainers
Readme
@gennadysx/react-native-pincher
Pinch any view
supports TurboModules.

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