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

Fix: Correct onScale method signature in CKCamera.kt (again) #592

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

elliottkember
Copy link
Contributor

@elliottkember elliottkember commented Oct 3, 2023

Summary

#559 seems to have broken a change in #551, regarding override types. This restores the fix. The app was not able to build for React Native 0.72 without this change as the signatures are different.

teslamotors#559 broke a change in teslamotors#551 regarding override types. This restores the fix
@scarlac scarlac merged commit d70ef73 into teslamotors:master Oct 10, 2023
3 checks passed
@scarlac
Copy link
Collaborator

scarlac commented Oct 10, 2023

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

Successfully merging this pull request may close these issues.

2 participants