Summary
Expo docs:
https://docs.expo.dev/versions/latest/sdk/async-storage/
https://docs.expo.dev/versions/v54.0.0/sdk/async-storage/
https://docs.expo.dev/develop/user-interface/store-data/#async-storage
Mention 3rd party package @react-native-async-storage/async-storage which latest versions 3.x are not working with expo SDK 54+:
Due to current state need to fix package to be compatible with expo, remove it usage suggestions from expo docs or explicitly tell to use only 2.2.0 version which works on SDK 54+.
Link to the related documentation page
https://docs.expo.dev/versions/latest/sdk/async-storage/
Summary
Expo docs:
https://docs.expo.dev/versions/latest/sdk/async-storage/
https://docs.expo.dev/versions/v54.0.0/sdk/async-storage/
https://docs.expo.dev/develop/user-interface/store-data/#async-storage
Mention 3rd party package
@react-native-async-storage/async-storagewhich latest versions 3.x are not working with expo SDK 54+:Could not find org.asyncstorage.shared_storage:storage-android:1.0.0react-native-async-storage/async-storage#1262exporeact-native-async-storage/async-storage#1263exporeact-native-async-storage/async-storage#1263 (comment)Due to current state need to fix package to be compatible with expo, remove it usage suggestions from expo docs or explicitly tell to use only
2.2.0version which works on SDK 54+.Link to the related documentation page
https://docs.expo.dev/versions/latest/sdk/async-storage/