luisfuertes / react-native-file-picker

File Picker for React Native
67 stars 32 forks source link

undefined is not an object (evaluating 'FilePickerManager.showFilePicker') #22

Closed mghifariyusuf closed 6 years ago

mghifariyusuf commented 6 years ago

I have followed every step correctly, but there's an error like this:

undefined is not an object (evaluating 'FilePickerManager.showFilePicker')

How to solve this error? Thanks ^^

koswarabilly commented 6 years ago

have you import it?

mghifariyusuf commented 6 years ago

@koswarabilly sorry I forgot about this, because it's been a long time I asked it