react-native-documents / document-picker

Document Picker for React Native
https://react-native-documents.github.io/
MIT License
1.33k stars 434 forks source link

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. #719

Closed labhinfo closed 1 month ago

labhinfo commented 1 month ago

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

vonovak commented 1 month ago

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 🙂