I\'m working on a react-native and I need to upload an image to Firebase using Firebase Storage. I\'m using react-native-image-picker to select the image from the phone which gi
you need to remove this string from your image variable "data:image/jpeg;base64,. need only data
"data:image/jpeg;base64,
only data