Skip to content

Releases: alpha0010/react-native-file-access

Release 3.0.4

12 Jun 14:06

Choose a tag to compare

3.0.4 (2023-06-12)

Bug Fixes

  • ios: handle files removed during statDir (4a6ea2a), closes #69

Release 3.0.3

23 May 20:10

Choose a tag to compare

3.0.3 (2023-05-23)

Bug Fixes

  • ios: resolve compile error with static frameworks (72ee1ae), closes #66

Release 3.0.2

23 May 12:40

Choose a tag to compare

3.0.2 (2023-05-23)

Bug Fixes

  • android: compile error on new arch (bb3e957)

Release 3.0.1

23 May 12:08

Choose a tag to compare

3.0.1 (2023-05-23)

Bug Fixes

  • ios: podspec missing from distribution build (20f3f1f)

Release 3.0.0

23 May 11:43

Choose a tag to compare

3.0.0 (2023-05-23)

Features

BREAKING CHANGES

  • Autodetects RN old/new architecture. For most apps, this should
    not yield any issues.

Release 2.6.0

14 Apr 02:27

Choose a tag to compare

2.6.0 (2023-04-14)

Features

Release 2.5.3

03 Mar 15:08

Choose a tag to compare

2.5.3 (2023-03-03)

Bug Fixes

  • android: bump default kotlin version to resolve build on RN 0.71 (c4d092a), closes #63

Release 2.5.2

29 Nov 14:00

Choose a tag to compare

2.5.2 (2022-11-29)

Bug Fixes

  • writeFile base64string failed (631a74a)

Release 2.5.1

28 Nov 14:39

Choose a tag to compare

2.5.1 (2022-11-28)

Bug Fixes

  • ios: prevent crash on invalid base64 (a897384), closes #59

Release 2.5.0

07 Sep 19:00

Choose a tag to compare

2.5.0 (2022-09-07)

Features

  • network: support restricting connection type (cd135f5)