Pinata Pin Image

I’m having trouble pinning a file to pinata Pin File - Pinata Docs while using react-native-image-picker to pin an image. I don’t know how to create a readstream that they require from the file information react native image picker provides. I’ve tried using rn-fetch-blob to try and create a readstream but it always returns invalid request format. I’ve been struggling with this for a week!!!