ant-design / ant-design-mobile-rn

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

[Bug] #1308

Closed wangjiansheng21 closed 10 months ago

wangjiansheng21 commented 1 year ago

💬 前提强调

🙋 描述详情/重现步骤

@ant-design/react-native中 ImagePicker 组件获取相册列表数据为空

💻 运行环境

Android

⚫️ npx react-native info输出信息

warn Package @ant-design/icons-react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. warn Package @ant-design/react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. warn Package rn-fetch-blob contains invalid configuration: "dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. info Fetching system and libraries information... System: OS: macOS 12.6.3 CPU: (4) x64 Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz Memory: 22.05 MB / 8.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.20.0 - /usr/local/bin/node Yarn: 1.22.19 - ~/workspace/networkTestApp/node_modules/.bin/yarn npm: 8.19.4 - /usr/local/bin/npm Watchman: 2023.07.24.00 - /usr/local/bin/watchman Managers: CocoaPods: Not Found SDKs: iOS SDK: Not Found Android SDK: API Levels: 23, 25, 27, 28, 29, 31, 33, 33 Build Tools: 25.0.0, 27.0.3, 28.0.3, 29.0.2, 30.0.3, 33.0.0 System Images: android-29 | Google Play Intel x86 Atom Android NDK: Not Found IDEs: Android Studio: 2022.1 AI-221.6008.13.2211.9619390 Xcode: /undefined - /usr/bin/xcodebuild Languages: Java: 11.0.19 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 18.2.0 => 18.2.0 react-native: 0.71.7 => 0.71.7 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

补充说明

https://github.com/ant-design/ant-design-mobile-rn