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

Upgrading to React Native 0.76 #5

Open
shelley-xyris opened this issue Nov 6, 2024 · 0 comments
Open

Upgrading to React Native 0.76 #5

shelley-xyris opened this issue Nov 6, 2024 · 0 comments

Comments

@shelley-xyris
Copy link

Hello, first of all thank you for your work on this library.
I am currently in the process of slowly upgrading to expo SDK 52/RN 0.76 and I'm running into a build error that logs as the following

> Task :luckypear_react-native-thumbhash:compileDebugKotlin FAILED
e: file:///Users/shelley/Xyris/Services/easy-diet-diary/node_modules/@luckypear/react-native-thumbhash/android/src/main/java/com/thumbhash/ThumbhashModule.kt:24:3 'getName' overrides nothing
e: file:///Users/shelley/Xyris/Services/easy-diet-diary/node_modules/@luckypear/react-native-thumbhash/android/src/main/java/com/thumbhash/ThumbhashModule.kt:35:3 'encode' overrides nothing
e: file:///Users/shelley/Xyris/Services/easy-diet-diary/node_modules/@luckypear/react-native-thumbhash/android/src/main/java/com/thumbhash/ThumbhashModule.kt:45:72 Unresolved reference: reactApplicationContext
e: file:///Users/shelley/Xyris/Services/easy-diet-diary/node_modules/@luckypear/react-native-thumbhash/android/src/main/java/com/thumbhash/ThumbhashViewPackage.kt:13:46 Type mismatch: inferred type is ThumbhashModule but NativeModule? was expected
e: file:///Users/shelley/Xyris/Services/easy-diet-diary/node_modules/@luckypear/react-native-thumbhash/android/src/newarch/NativeThumbhashModuleSpec.kt:6:3 Unresolved reference: NativeTestSpec

Do you have any idea on how I may resolve this? Let me know if you need any more information or if I can contribute in anyway. Thanks

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

1 participant