Skip to content

Releases: weese/react-native-mmfile

1.1.0

01 Apr 17:36
19c0970
Compare
Choose a tag to compare

Added

  • property baseDirectory to adapt relative path base
  • functions fileExists(), getFileSize(), getEncryptedFileSize(), readDir(), unlink()
  • wrapped all functions in a singleton object

1.0.2

30 Mar 17:16
208d45c
Compare
Choose a tag to compare

Added

  • included benchmark in example app
  • included benchmark plots in README

1.0.1

30 Mar 17:15
59b090a
Compare
Choose a tag to compare

Fixed

  • write() and append() failed after clear()

1.0.0

29 Mar 23:02
39db50e
Compare
Choose a tag to compare

Initial stable release