react-native-image-capinsets
react-native-image-capinsets copied to clipboard
adds support for a similar functionality as <Image capInsets={...} /> to android
I have installed the package using the command `npm i react-native-image-capsinsets --save` however I'm getting an error at import statement saying 'Could not find a declaration file for module 'react-native-image-capinsets'.'....
1. Added a null check to the setCapInsets method. Usually it's never called before the uri is set, but in one case it happened in reserve and failed with an...
Hi, I have to manually change the 'compile' to 'implementation' in the build.gradle file every time when I run the npm install command. Is there any solution to fix it?...
Please, use the manual linking guide: https://github.com/mayconmesquita/react-native-image-capinsets-next
Looks like this package don't work in the react-native 0.65. 09-14 03:15:21.240 29727 29937 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 09-14 03:15:21.240 29727 29937 E AndroidRuntime: at...
Hello, Someone know why, when i test with release mode on emulator it will works properly, while, when i upload to google play store, and download the app, in a...
- RCTImageCapInsetView/onImageLoaded(): protect against a null bitmap - RCTImageLoaderTask/doInBackground(): protect against a null url
Hi - I have an effect to which I am unclear the issue. When building in debug the module works as expected: however in release build, it looks like this:...
https://github.com/madsleejensen/react-native-image-capinsets/issues/19