react-native-image-capinsets icon indicating copy to clipboard operation
react-native-image-capinsets copied to clipboard

adds support for a similar functionality as <Image capInsets={...} /> to android

Results 12 react-native-image-capinsets issues
Sort by recently updated
recently updated
newest added

Hi and thank you for your amazing library! it was unable to use this lib with files like 'file:///data/user/0/com.eofinance/cache/ReactNative-snapshot-image2146683742921663754.png' So I made a small fix: https://github.com/madsleejensen/react-native-image-capinsets/pull/18 Please, merge it ASAP,...