react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 458 forks source link

feat(default-storage): Add Privacy Manifest for iOS #1075

Closed krizzu closed 3 months ago

krizzu commented 3 months ago

Summary

Async Storage uses timestamp API to perform migration from old storage location. This require us to add a Privacy Manifest file.

Also some leftovers from fabric migration needed to be done

AsyncStorageBot commented 3 months ago

:tada: This PR is included in version 1.23.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: