baronha / react-native-multiple-image-picker

🏞 react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android, similar to the current Facebook app.
MIT License
408 stars 108 forks source link

baronha_react-native-multiple-image-picker:compileDebugKotlin #174

Open cuongtq100 opened 4 weeks ago

cuongtq100 commented 4 weeks ago

hôm nay mình chạy dự án android thì báo lỗi này, ai biết fix không ạ

cuongtq100 commented 4 weeks ago

nó báo như này ạ node_modules/@baronha/react-native-multiple-image-picker/android/src/main/java/com/reactnativemultipleimagepicker/MultipleImagePickerModule.kt:176:54 Unresolved reference: ps_ic_black_back /node_modules/@baronha/react-native-multiple-image-picker/android/src/main/java/com/reactnativemultipleimagepicker/MultipleImagePickerModule.kt:186:56 Unresolved reference: ps_color_white node_modules/@baronha/react-native-multiple-image-picker/android/src/main/java/com/reactnativemultipleimagepicker/MultipleImagePickerModule.kt:189:56 Unresolved reference: ps_color_53575e

baronha commented 4 weeks ago

Bạn thử downgrade về version trước đó xem.

baronha commented 4 weeks ago

Sắp tới mình có đợt chỉnh sửa lớn cho thư viện nên là mấy lỗi này cũng được fix trong phiên bản tới luôn nghen

krisnapy commented 1 week ago

Any updates? I'm having the same problem.

rockcheung2004 commented 1 week ago

I got this error on 1.1.9, downgraded to 1.1.8 and it builds successfully again.