react-native-file-picker icon indicating copy to clipboard operation
react-native-file-picker copied to clipboard

Unable to resolve module `NativeModules`

Open uendar opened this issue 4 years ago • 0 comments

How do we solve this in import:

let FilePickerManager = require('NativeModules').FilePickerManager;

uendar avatar Mar 04 '20 12:03 uendar