@geniustony/react-native-image-capinsets
v0.1.5
Published
android support for Image `capInsets`. Continued development under RN 0.60 react-native-imagecapinsets package.
Downloads
5
Maintainers
Readme
React Native ImageCapInset
Support Image capInsets for Android
Example
import ImageCapInset from 'rn-imagecapinsets';
import BubbleImage from './images/bubble.png';
<ImageCapInset source={BubbleImage}
capInsets={{ top: 8, right: 8, bottom: 8, left: 8 }} />
Credits
Continued development under RN 0.60 react-native-image-capinsets package.