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

Cannot build reanimated on RN 0.72.8 #5557

Closed
Girum opened this issue Jan 4, 2024 · 4 comments
Closed

Cannot build reanimated on RN 0.72.8 #5557

Girum opened this issue Jan 4, 2024 · 4 comments
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@Girum
Copy link

Girum commented Jan 4, 2024

Description

Tried to install reanimated 3.6.1 on android 14, RN 0.72.8, not working.

After came from RN 0.70.6 to 0.72.8, I encountered many issues to build the projects...

One of these is to build reanimated 3 (I had to update to 3, because iOS is with problem with v2 with RN 0.72).

First, when I try to build for android, It says cannot found RN 0.72.8. The workaround is to remove the line

force "com.facebook.react:react-native:" + REACT_NATIVE_VERSION

from android/build.gradle

After that the build proceeds, but stops in the reanimated, with:

Could not determine the dependencies of task ':react-native-reanimated:compileDebugAidl'.
> Could not resolve all task dependencies for configuration ':react-native-reanimated:debugCompileClasspath'.
   > Could not find com.facebook.react:react-android:.
     Required by:
         project :react-native-reanimated

How can I solve this, please.

Steps to reproduce

Snack or a link to a repository

Reanimated version

3.6.1

React Native version

0.72.8

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

Copy link

github-actions bot commented Jan 4, 2024

Hey! 👋

It looks like you've omitted a few important sections from the issue template.

Please complete Steps to reproduce and Snack or a link to a repository sections.

@github-actions github-actions bot added Missing info The user didn't precise the problem enough Platform: Android This issue is specific to Android Missing repro This issue need minimum repro scenario labels Jan 4, 2024
Copy link

github-actions bot commented Jan 4, 2024

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@Latropos
Copy link
Contributor

Is it a possibly a duplicate of #5497?

@Latropos
Copy link
Contributor

@Girum Unfortunately we are unable to reproduce the issue on our end. If you provide any reproduction, please feel free to reopen this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

2 participants