Getting this warning on dev app startup with v3, after following advice in https://github.com/Elyx0/react-native-document-picker/issues/94. Not sure if it's the same with v2.
RN 0.55.2
Same trouble in RN 0.57.3, how to fix dat, guys?
Same here please someone answer this issue or please give an advice for different document pickers ?
package.json =>
"react": "16.5.2",
"react-native": "^0.57.3",
"react-native-document-picker": "git+https://github.com/Elyx0/react-native-document-picker.git#v3",
Did it get fixed?
I just installed v2.2.0, and it is indeed fixed for me. Thank you!
Most helpful comment
Did it get fixed?