react-native-file-access

Filesystem access for React Native

MIT License

Downloads
50.2K
Stars
307
Committers
9

Bot releases are hidden (Show)

react-native-file-access - Release 2.4.0

Published by alpha0010 over 2 years ago

2.4.0 (2022-03-31)

Features

react-native-file-access - Release 2.3.0

Published by alpha0010 over 2 years ago

2.3.0 (2022-03-21)

Bug Fixes

Features

  • file path utility functions (ec1725b)
react-native-file-access - Release 2.2.2

Published by alpha0010 over 2 years ago

2.2.2 (2022-02-17)

Bug Fixes

  • ios: set compatible ZIPFoundation versions (8b59458), closes #44
  • avoid disk access on js thread (577ee61), closes #45
react-native-file-access - Release 2.2.1

Published by alpha0010 over 2 years ago

2.2.1 (2022-02-02)

Bug Fixes

  • android: resolve zip path traversal vulnerability (b58404c), closes #42
react-native-file-access - Release 2.2.0

Published by alpha0010 over 2 years ago

This release contains an Android zip extraction path traversal vulnerability

2.2.0 (2022-01-26)

Features

react-native-file-access - Release 2.1.0

Published by alpha0010 almost 3 years ago

2.1.0 (2021-12-16)

Features

  • support cancel fetch requests (08d46eb)
react-native-file-access - Release 2.0.0

Published by alpha0010 about 3 years ago

2.0.0 (2021-08-20)

Bug Fixes

  • android: support React Native 0.65 (be0103f), closes #30

BREAKING CHANGES

  • android: Due to OkHttp 4 update, will not work for older RN versions.
react-native-file-access - Release 1.7.1

Published by alpha0010 over 3 years ago

1.7.1 (2021-06-17)

Bug Fixes

  • android: do not wrap base64 output (3fcfd54)
  • ios: support URI based paths to match Android (95b050a)
react-native-file-access - Release 1.7.0

Published by alpha0010 over 3 years ago

1.7.0 (2021-05-27)

Features

react-native-file-access - Release 1.6.1

Published by alpha0010 over 3 years ago

1.6.1 (2021-05-04)

Bug Fixes

  • android: cpExternal error on pre API 29 (5e6187a), closes #20
  • android: unlink non-empty directories (018eb13), closes #21
react-native-file-access - Release 1.6.0

Published by alpha0010 over 3 years ago

1.6.0 (2021-04-29)

Features

  • android: support reading from res/ (025e39d), closes #19
react-native-file-access - Release 1.5.0

Published by alpha0010 over 3 years ago

1.5.0 (2021-04-23)

Bug Fixes

Features

  • android: add File object wrapper for supporting URI based paths (94df55b)
react-native-file-access - Release 1.4.0

Published by alpha0010 over 3 years ago

1.4.0 (2021-04-15)

Features

  • android: add SAF read access (2b1ebe5), closes #15
react-native-file-access - Release 1.3.0

Published by alpha0010 over 3 years ago

1.3.0 (2021-04-12)

Bug Fixes

  • android: share network client with core RN (c4d9d49)

Features

  • android: removable media access (3c3f305), closes #10
  • ios: add resolving app group directory (b2e3103)
react-native-file-access - Release 1.2.0

Published by alpha0010 over 3 years ago

1.2.0 (2021-04-04)

Features

  • support read data to base 64 encoded string (c33a8bd), closes #12
react-native-file-access - Release 1.1.0

Published by alpha0010 over 3 years ago

1.1.0 (2021-03-22)

Features

  • support write base 64 encoded data (72da4f8)
react-native-file-access - Release 1.0.3

Published by alpha0010 over 3 years ago

1.0.3 (2021-01-25)

Bug Fixes

  • android: avoid package namespace collision (d9d38dd)
react-native-file-access - Release 1.0.2

Published by alpha0010 almost 4 years ago

1.0.2 (2021-01-16)

Bug Fixes

  • android: cpExternal prematurely closes output stream (73cb5fd), closes #5
react-native-file-access - Release 1.0.1

Published by alpha0010 almost 4 years ago

1.0.1 (2021-01-12)

Bug Fixes

  • ios: mkdir fails to resolve promise (0690aca)
react-native-file-access - Release 1.0.0

Published by alpha0010 almost 4 years ago

1.0.0 (2021-01-12)

Bug Fixes

  • android: rename across fs mount points (ee3281f)
  • ios: align rename exception state to android (4db9463)
Package Rankings
Top 2.7% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects