@gennadysx/react-native-pincher
v1.3.9
Published
React Native view for image component
Downloads
51
Maintainers
Readme
@gennadysx/react-native-pincher
Pinch any view
supports TurboModules.
Installation
npm install @gennadysx/react-native-pincher
Usage
import { PincherView } from '@gennadysx/react-native-pincher';
<PincherView>
<Image source={...}> // or any other view
</PincherView>
License
MIT
Made with ❤️ by Gennady Sabirovsky