Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-2067

Implement React Native file-system

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      We haven't been able to find a synchronous variant of the file-system operations we're currently relying on for the synchronous methods (clearTestState, exists and deleteFile) relying on these.

      We either have to implement a synchronous variant of the file-system operations we need, either in our own native library or upstream a PR to "react-native-fs" (or similar package).

      We also have the option to break our API and make the before-mentioned methods async (returning promises).

            Assignee:
            kraen.hansen@mongodb.com Kræn Hansen
            Reporter:
            kraen.hansen@mongodb.com Kræn Hansen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: