ant-design / ant-design-mobile-rn

Ant Design for React Native
https://rn.mobile.ant.design/
MIT License
3.04k stars 612 forks source link

更新三方库@react-native-community/async-storage为@react-native-async-storage/async-storage #1170

Closed hu382337381 closed 3 years ago

hu382337381 commented 3 years ago

What problem does this feature solve?

请将@react-native-community/async-storage更新为@react-native-async-storage/async-storage(注:@react-native-community/async-storage仓库地址已更改为@react-native-async-storage/async-storage),以解决react-native@0.64.0安装@ant-design/react-native时的报错问题:Could not resolve dependency: peer react@"^16.8" from @react-native-community/async-storage@1.12.1

What does the proposed API look like?