Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-native-syan-image-picker库不支持ImagePickerOption(选择图片或数据的配置项)的showSelectedIndex属性,它的能力是:是否显示序号 #21

Open
zhang-hanyong opened this issue Jun 25, 2024 · 3 comments

Comments

@zhang-hanyong
Copy link

Image-picker的实现,IOS依赖TZImagePickerController,Android依赖PictureSelector

在HarmonyOSNEXT平台暂时没有适配PictureSelector、TZImagePickerController,当前策略是调用HarmonyOSNEXT平台的图片选择器,因此暂不支持此功能;

后续若要支持此功能,可考虑自定义实现图片选择器,从而支持此功能;

@wahaha150949
Copy link

harmony 暂不支持,系统图片选择器不支持设置是否显示选择序号,目前默认是显示

2 similar comments
@wahaha150949
Copy link

harmony 暂不支持,系统图片选择器不支持设置是否显示选择序号,目前默认是显示

@wahaha150949
Copy link

harmony 暂不支持,系统图片选择器不支持设置是否显示选择序号,目前默认是显示

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants