React-native-document-picker: Module RNDocumentPicker requires main queue setup since it overrides 'init' but doesn't implement 'requiresMainQueueSetup'.

Created on 23 Jul 2018  路  6Comments  路  Source: rnmods/react-native-document-picker

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

Most helpful comment

Did it get fixed?

All 6 comments

137 Should fix this

screen shot 2018-10-16 at 09 27 46
I getting the same error pls some can give the appropriate solution for this

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

FrankFundel picture FrankFundel  路  5Comments

johuder33 picture johuder33  路  5Comments

roadev picture roadev  路  3Comments

ashish-algorythma picture ashish-algorythma  路  7Comments

Gentlee picture Gentlee  路  8Comments