Instagram Like Zoomable Image Using Native Animation In React Native
React Native Gesture Handler powered, zoomable image component just like Instagram has. The library uses react-native-gesture-handler to handle animations at the native level to prevent bloating JS thread.
Installation And Usage
Install Using NPM Or YARN.
npm install --save rn-instagram-image or yarn add rn-instagram-image
Usage:
import {SingleImage} from "rn-instagram-image"; const MyComp = () => ( <SingleImage imageSource={{uri: "example-image-url"}}> )
Download Now:
Instagram Like Zoomable Image Using Native Animation In React Native
Send download link to:
Please Do Ask Or Suggest In Comment.
Do Follow Us on:
Also CheckOut: Resize Image And Generate Thumbnail Using Codeigniter 3

I am passionate about my work. Because I love what I do, I have a steady source of motivation that drives me to do my best. In my last job, this passion led me to challenge myself daily and learn new skills that helped me to do better work
[…] Also Checkout: Instagram Like Zoomable Image Using Native Animation […]