react-native-documents/document-picker

Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNDocumentPicker' could not be found. Verify that a module by this name is registered in the native binary.Bridgeless mode: false.

Closed this issue · 1 comments

While we make instance and run the project in expo go we will always get error

Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNDocumentPicker' could not be found. Verify that a module by this name is registered in the native binary.Bridgeless mode: false.

Pls fix this problem

Hello and thanks for asking,
kindly read the docs: https://react-native-documents.github.io/docs/install#expo

this package cannot work in Expo go because it has custom native code.
Thank you 🙂