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

Temporarily workaround to build in React Native v74 #2859

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danieloprado
Copy link
Contributor

@danieloprado danieloprado commented May 8, 2024

What

Temporarily workaround to build in React Native v74 while #2614 is in development

Changes

This PR add @OptIn(FrameworkAPI::class) in package/android/src/main/java/com/mrousavy/camera/frameprocessors/VisionCameraProxy.kt

Tested on

Samsung S23 - OneUI 6 - Android 14

Related issues

Fixes #2851

Copy link

vercel bot commented May 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-vision-camera ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 10:25am

@mrousavy
Copy link
Owner

mrousavy commented May 8, 2024

Thank you for your PR, but the Android CI fails to build. Could you take a look at that?

@kesha-antonov
Copy link

Thank you for your PR, but the Android CI fails to build. Could you take a look at that?

It says: No space left on device

Screenshot 2024-05-15 at 13 22 44

@danieloprado
Copy link
Contributor Author

Thank you for your PR, but the Android CI fails to build. Could you take a look at that?

It says: No space left on device

Screenshot 2024-05-15 at 13 22 44

Yep, I couldn't figure out how to fix it

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.

🐛 Task :react-native-vision-camera:compileDebugKotlin FAILED on React Native 0.74.X Android Platform
3 participants