react-native-scoped-storage

react-native-scoped-storage

MIT License

Downloads
6.5K
Stars
58

Bot releases are visible (Hide)

react-native-scoped-storage - v1.9.3 Latest Release

Published by ammarahm-ed over 2 years ago

react-native-scoped-storage - v1.9.2

Published by ammarahm-ed almost 3 years ago

  • Improved the example app and add more examples
  • Set some parameters to optional by using defaults
  • Change parameter name path to uri to prevent confusion
  • Add docs about how to implement scoped storage properly
  • Compile ts code to Javascript files to make it work in JS projects.
react-native-scoped-storage - v1.9.1

Published by ammarahm-ed almost 3 years ago

  • Fix promise is not resolved if use cancels selecting a file from file manager. closes #15
react-native-scoped-storage - v1.9.0

Published by ammarahm-ed almost 3 years ago

  • Fix createDocument causing a crash on selecting directory.
  • Add stat function to get details on the given uri.
react-native-scoped-storage - v1.8.0

Published by ammarahm-ed almost 3 years ago

  • Return stored file uri after writing to path
react-native-scoped-storage - v1.7.0

Published by ammarahm-ed about 3 years ago

  • Add createFile function @rembo10
  • make persisting selected directory from openDocumentTree optional
  • Fix typo @penghouho
react-native-scoped-storage - v1.6.0

Published by ammarahm-ed about 3 years ago

Fix #8 Thanks @EduardoFrausto

react-native-scoped-storage - v1.5.0

Published by ammarahm-ed about 3 years ago

  • Fix incorrect number of arguments passed to writeFile function. @rembo10
  • Add createDirectory function @rembo10
react-native-scoped-storage - v1.4.0

Published by ammarahm-ed about 3 years ago

Fix #5

react-native-scoped-storage - v1.3.0

Published by ammarahm-ed about 3 years ago

Fix #4

react-native-scoped-storage - v1.2.0

Published by ammarahm-ed about 3 years ago

react-native-scoped-storage - v1.0.0

Published by ammarahm-ed over 3 years ago