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

🖼️ A writeable in-memory Image JSI Host Object

Results 6 react-native-jsi-image issues
Sort by recently updated
recently updated
newest added

Hello, I installed the package and when I'm trying to run the app, I get this error: ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed...

I Liked the lib but there is no clear documentation about how we can upload images (UIImage ) to the server. It only shows how we can download it Thanks,...

The readme seems to indicate that this library can be used to more efficiently display a photo taken with react-native-vision-camera but I can’t figure out how to implement it. The...

Exception in HostObject::get for prop 'data': Value is undefined, expected an Object Error: Value is undefined, expected an Object Receiving this error from loadImageFromFile after app forced to restart on...

When I install the package npm I react-native-jsi-image on android and then npx react-native run-android it fails my built and gives me this error can anyone please help me to...

hello. I am looking for a library that can write exif data in react native. I ask because I don't know if this library can handle exif-related processing or not....