Skip to content

Releases: alpha0010/react-native-file-access

Release 1.2.0

04 Apr 20:10

Choose a tag to compare

1.2.0 (2021-04-04)

Features

  • support read data to base 64 encoded string (c33a8bd), closes #12

Release 1.1.0

22 Mar 22:30

Choose a tag to compare

1.1.0 (2021-03-22)

Features

  • support write base 64 encoded data (72da4f8)

Release 1.0.3

25 Jan 18:02

Choose a tag to compare

1.0.3 (2021-01-25)

Bug Fixes

  • android: avoid package namespace collision (d9d38dd)

Release 1.0.2

16 Jan 15:39

Choose a tag to compare

1.0.2 (2021-01-16)

Bug Fixes

  • android: cpExternal prematurely closes output stream (73cb5fd), closes #5

Release 1.0.1

12 Jan 22:48

Choose a tag to compare

1.0.1 (2021-01-12)

Bug Fixes

  • ios: mkdir fails to resolve promise (0690aca)

Release 1.0.0

12 Jan 21:08

Choose a tag to compare

1.0.0 (2021-01-12)

Bug Fixes

  • android: rename across fs mount points (ee3281f)
  • ios: align rename exception state to android (4db9463)

Release 0.6.0

30 Dec 14:39

Choose a tag to compare

0.6.0 (2020-12-30)

Features

  • android: support write to public destinations (61c067d)
  • ios: support more write destinations (f7af148)
  • return file concat bytes copied count (fbd22f8)

Release 0.5.0

24 Dec 19:54

Choose a tag to compare

0.5.0 (2020-12-24)

Features

Release 0.4.0

23 Dec 19:14

Choose a tag to compare

0.4.0 (2020-12-23)

Features

Release 0.3.0

18 Dec 23:10

Choose a tag to compare

0.3.0 (2020-12-18)

Bug Fixes

  • android: exclude full path when listing directory (1bde974)

Features

  • add more directory constants (8b8b6d1)
  • copy from bundled asset file (9edfcbc)