Summary
Keywords
upload image in react native
how to upload image in react native
react native node js mongo db
base 64 image in react native
react native image
react native image picker
update user details in react native
react native node js mongo db update operation
update user data in node js
fetch user data in react native
node js
rn
Full Transcript
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-native-image-crop-picker Code: https://github.com/the-debug-arena/Friends_Book/tree/d5f3e1b5eb9f591ca1575df70737197b7ecbe585
