Closed
Description
Does react-native-async-storage v1.13.2 support react-native-windows 0.63? Because I try to build on react-native-windows 0.63 via Visual Studio and get error: [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null
"react-native": "0.63.2",
"react-native-windows": "^0.63.0-0",
"@react-native-async-storage/async-storage": "^1.13.2"