I want to create a camera and list data gallery in React Native

35 Views Asked by At

I want to make a gallery where there is a camera in the first part like this picture

//i.stack.imgur.com/VdyNu.png

I have tried react-native-customized-image-picker but it doesn't support typescript, apart from that I have tried react-native-image-crop-picker and react-native-image-picker but it doesn't work as I expected, is it do you have to customize it yourself?

0

There are 0 best solutions below