-
### Description
https://github.com/react-native-image-picker/react-native-image-picker/issues/2009
https://github.com/react-native-image-picker/react-native-image-picker/issues/2216
It's relate…
-
# Need
in placeholder right side there is down arrow icon i want to change the color this icon orange
### Code Part
import React, {useState} from 'react';
import {View, StyleSheet} from 'react…
-
```
const datas= Array.from({ length: 3000 }, (_, index) => {
var val = 1 + index
return {
value: val,
label: val + "ed"
}
});
{ console.log(value) }}
/>
```
…
-
I have installed the v7.0.0 and getting the below error.
react-native-cli: 2.0.1
react-native: 0.68.7
node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/ImagePickerMod…
-
**Background**
We have an Expo 50 React Native app written in Typescript that makes use of our backend API for object detection in images captured by our users. We wanted to try out your library to s…
-
I just ran these two command
`yarn install
yarn android
`
and this error occurred something related to the image picker
`needJobCoder@DESKTOP-G3MCU14 MINGW64 /c/openSource/rocker-react-nativ…
-
### Summary
@victorsoares96 @Jemeni11 @shlomizadok hi , When we move to next page there is a white background showing in between the rendering pages so is there any way to avoid this or any way t…
-
I tried it in new architecture but doesnt work, shows unsupport message? does this lib works on new arch?
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.41.1
- react-native v0.?.?
### Platform
- Android API >= 33
### Expected behaviour
Set the maximum…
-