Hello Guys,
In this video I have shown how we can update user details in our react native application along with node js and mongo db. Also, I have shown how we can upload image and store it to mongo db from our react native application and again fetch that image back to our application.
To select image we have used package react-native-image-crop-picker.
https://www.npmjs.com/package/react-n...
Code:
https://github.com/the-debug-arena/Fr...