-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
0.73 #134
Comments
解决了吗 |
+1 |
Probably not much maintenance, the author has no reply in this regard |
But you can try to change R to com.luck.picture.lib.R is OK @hamdij0maa @yinminqian |
Have you upgraded to 0.73 already? I haven't tested the latest version yet 🥹🥹🥹 |
It's worked 🎉. As per @TomWq suggestion I replaced R with "com.luck.picture.lib.R" for every errors which are listed in compiler. This solution/work-around is working fine for me. For more detail about error, Visit below issue... |
After chang R to "com.luck.picture.lib.R" in GlideEngine.kt and MultipleImagePickerModule.kt I still get errors: e: file:///Users/XXX/CODING/YYYYYYY/mobile/node_modules/@baronha/react-native-multiple-image-picker/android/src/main/java/com/reactnativemultipleimagepicker/MultipleImagePickerModule.kt:148:68 Unresolved reference: app_color_black |
You can use the following method: |
@ngocdev97 you are a life saver... Many thanks |
did you find any solution? |
Solved v.1.1.9 |
@baronha the fix still doesn't work for me, it only works with the correct imports described here
|
@baronha same problem , |
oh no. So please use version 1.1.8. I made a mistake when editing the code. |
I used the patch, @ngocdev97 suggested and used version 1.1.6, but it would be even better if you could fix it!Thank you~ |
Patch file for 1.1.9: |
Thanks a lot @ngocleexuan works for me |
After upgrading to rn0.73, Android will report an error indicating that some files cannot be found
R.drawable.ps_image_placeholder
The text was updated successfully, but these errors were encountered: