Can you read and write files in the file system using RN-macos?
I found a couple of libraries which does that on IOS but not on macOS:
react-native-fs (didn't got it working, error: Invariant Violation: Native module cannot be null)
react-native-document-picker Doesn't support macos(request for that exist)
react-native-file-viewer Suggests a few libraries and possibilities but didn't found anything support macos.
I wasn't be able to find something that simple. Perhaps there's a way to add a package into macos pod folder which and to run on macos?
2.1m questions
2.1m answers
60 comments
57.0k users