Package detail

@exodus/react-native-async-storage

react-native-async-storage7.2kMIT1.17.11-exodus.4

Asynchronous, persistent, key-value storage system for React Native.

react-native, react native, async storage, asyncstorage

readme

React Native Async Storage

An asynchronous, unencrypted, persistent, key-value storage system for React Native.

Supported platforms

Getting Started

Head over to documentation to learn more.

Contribution

Pull requests are welcome. Please open an issue first to discuss what you would like to change.

See the CONTRIBUTING file for more information.

License

MIT.

changelog

1.17.11 (2022-11-11)

Bug Fixes

  • declare support for react-native 0.71 (#870) (1bf1a98)

1.17.10 (2022-08-24)

Bug Fixes

  • declare support for react-native 0.70 (#836) (7c2eb06)

1.17.9 (2022-08-12)

Bug Fixes

1.17.8 (2022-08-08)

Bug Fixes

  • remove warning about multiMerge not being implemented (#827) (cc69173)

1.17.7 (2022-06-23)

Bug Fixes

  • declare support for react-native 0.69 (#817) (802ad19)

1.17.6 (2022-06-01)

Bug Fixes

  • windows: change WindowsTargetPlatformVersion to 10.0 (#810) (668f384)

1.17.5 (2022-05-18)

Bug Fixes

1.17.4 (2022-05-09)

Bug Fixes

1.17.3 (2022-03-31)

Bug Fixes

  • declare support for react-native 0.68 (#789) (6e2c941)

1.17.2 (2022-03-30)

Bug Fixes

  • cannot find react-native-test-app when Metro starts (#788) (e222452)

1.17.1 (2022-03-29)

Bug Fixes

  • multiRemove should accept readonly string[] (#787) (298bbb0)

1.17.0 (2022-03-18)

Features

  • android: bump room to 2.4.2, allowing arm64 jdk compile (#773) (774fb78)

1.16.3 (2022-03-16)

Bug Fixes

  • types: wrong void return type of multiGet (#767) (6ba9d69)

1.16.2 (2022-03-15)

Bug Fixes

  • windows: fix MultiRemove by using CHECK_SQL_OK macro (#772) (6f3f3ba)

1.16.1 (2022-02-10)

Bug Fixes

1.16.0 (2022-02-09)

Features

1.15.17 (2022-01-24)

Bug Fixes

  • types: remove 'this' binding expectations on hook fn types (#736) (cf76a4e)

1.15.16 (2022-01-21)

Bug Fixes

1.15.15 (2022-01-11)

Bug Fixes

  • align mock of multiMerge with actual behavior (#733) (2dee293)

1.15.14 (2021-11-30)

Bug Fixes

  • windows: fix crash when running windows module (#719) (309e252)

1.15.13 (2021-11-24)

Bug Fixes

  • wrong method referenced in validated input warning (#715) (a3e9537)

1.15.12 (2021-11-24)

Bug Fixes