aws-mobile-appsync-sdk-js
aws-mobile-appsync-sdk-js copied to clipboard
EXPO SDK 41 not working because of @react-native-community/async-storage
Hello, I've noticed that the @react-native-community/async-storage package is for some time @react-native-async-storage/async-storage inside expo sdk 41. Is there timeframe for this update if at all?
Hello
I have exactly the same problem. @react-native-community/async-storage moved to @react-native-async-storage/async-storage. This is a dependency of expo and therefore I can't upgrade to expo sdk 41.
Is there any timeframe for this update?
thanks
Also amplify-js is depended on @react-native-async-storage/async-storage. So if you are using both packages, and most likely you will if you are using AWS AppSync, you'll end up dependent on 2 packages of AsyncStorage
@tien appsync javascript sdk dependencies have to be upgraded. @react-native-community/async-storage has moved to @react-native-async-storage/async-storage. Expo is using it in his latest version (41). So to be able to use Appsync js sdk this dependency should be updated.
This includes a dependency on @redux-offline/[email protected] which also uses @react-native-async-storage/async-storage fixed here https://github.com/redux-offline/redux-offline/releases/tag/2.6.0-native.1