Description
There is no problem in working on iOS, but when I try to delete a file on Android, I get this 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. TurboModule interop: false. Modules loaded: {"NativeModules":["PlatformConstants","LogBox","Timing","AppState","SourceCode","BlobModule","WebSocketModule","DevSettings","DevToolsSettingsManager","Networking","Appearance","DevLoadingView","HeadlessJsTaskSupport","UIManager","DeviceInfo","DeviceEventManager","ReanimatedModule","StatusBarManager","StatusBarManager","RNGestureHandlerModule","I18nManager","ImageLoader","SoundManager","IntentAndroid","NativeAnimatedModule","RNBootSplash","RNDatePicker","ReactNativeBlobUtil","RNCSafeAreaContext","RNPermissions","FileReaderModule","DialogManagerAndroid","RNDatePicker","ExceptionsManager"],"TurboModules":[],"NotFound":["NativePerformanceCxx","NativePerformanceObserverCxx","RedBox","BugReporting","LinkingManager","RNSModule","FrameRateLogger","KeyboardObserver","RNDocumentPicker"]}, js engine: hermes
Is android configuration required? I couldn't find it in the documentation
What platform(s) should this be implemented on?
Android