You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
Feature Request
react-native-cameraroll部分接口无法使用
getPhotos
getAlbums
deletePhotos
iosGetImageDataById
getPhotoThumbnail
harmonyReadGalleryPermission
harmonyRequestReadWriteGalleryPermission
harmonyRequestAddOnlyGalleryPermission
Why it is needed
原库已适配以上的属性和方法
Possible implementation
由于Harmony OS安全策略调整,涉及到ohos.permission.READ_IMAGEVIDEO和ohos.permission.WRITE_IMAGEVIDEO权限的接口无法上架使用,因此这些接口暂无法使用。