Skip to content

RNFetchBlob.DocumentDir #244

Open
Open
@Ahsanch11

Description

@Ahsanch11

#package.json

{
"name": "fante",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"native-base": "^2.8.1",
"react": "16.6.0-alpha.8af6728",
"react-native": "0.57.4",
"react-native-extra-dimensions-android": "^0.22.0",
"react-native-router-flux": "^4.0.6",
"react-native-wallpaper-manager": "^0.3.16",
"rn-fetch-blob": "^0.10.13"
},
"devDependencies": {
"babel-jest": "23.6.0",
"jest": "23.6.0",
"metro-react-native-babel-preset": "0.49.0",
"react-test-renderer": "16.6.0-alpha.8af6728"
},
"jest": {
"preset": "react-native"
}
}
capture

i just install the rn-fetch-blob and import it in to the component and it gives me the error
like undefined is not an object RNFetchBlob.DocumentDir.

could you please help me to figure out this bug.

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