# react-native-adaptive-image **Repository Path**: sgout/react-native-adaptive-image ## Basic Information - **Project Name**: react-native-adaptive-image - **Description**: react-native adaptive image component - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-28 - **Last Updated**: 2021-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-adaptive-image ## Getting started `$ npm install react-native-adaptive-image --save` ## Usage ```javascript import AdaptedImage from 'react-native-adaptive-image'; ```