0.1.5 • Published 5 years ago

@geniustony/react-native-image-capinsets v0.1.5

Weekly downloads
12
License
MIT
Repository
github
Last release
5 years ago

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.