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

file-picker does not allow to install other modules

Open uendar opened this issue 6 years ago • 1 comments

I try to install other modules in my react-native project but file picker does not allow. I have first to uninstall file picker than to install the other modules. Any idea?

uendar avatar Dec 17 '18 19:12 uendar

rm -rf node_modules/react-native-file-picker/.git

eyale avatar Dec 28 '18 14:12 eyale