Skip to content

I am using React native fetch blob store the image but when i use rnfetchblob i am getting error polyfill is undefined #318

@koutily

Description

@koutily

ChangePicture=()=>{
const Blob=RNFetchBlob.polyfill.Blob
const fs = RNFetchBlob.fs
window.XMLHttpRequest = RNFetchBlob.polyfill.XMLHttpRequest
window.Blob = Blob
}

And my used liked this but i am getting as polyfill is undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions