# react-native-image-preview **Repository Path**: shenzhenjinma/react-native-image-preview ## Basic Information - **Project Name**: react-native-image-preview - **Description**: Display zoomed image in transparent modal window - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2024-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-image-preview Display zoomed image in transparent modal window ## Demo ![](http://i.imgur.com/lekjfbC.gif) ## Installation ``` npm i --save react-native-image-preview ``` ## Usage ```Javascript import ImagePreview from 'react-native-image-preview'; ... ``` ## License *MIT*