Document Upload in react native

Implementing document uploading in react native by using react-native-document-picker.
It shows the below error :
[TypeError: null is not an object (evaluating ‘RNDocumentPicker.pick’)]

image