software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.61k stars 1.27k forks source link

Unable to run on Android #6017

Closed gkasireddy202 closed 1 month ago

gkasireddy202 commented 1 month ago

Description

react-native run-android react-native:0.68.7 react-native-reanimated:3.11.0 gradle:6.2-all

Steps to reproduce

Getting the below error.

FAILURE: Build failed with an exception.

Snack or a link to a repository

company repo

Reanimated version

3.11.0

React Native version

0.68.7

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

Real device

Device model

One Plus(Android 12)

Acknowledgements

Yes

github-actions[bot] commented 1 month ago

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?

gkasireddy202 commented 1 month ago

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?

https://github.com/gopikrishnacse55/UIExample.git

szydlovsky commented 1 month ago

Hey @gkasireddy202. React-native 0.68.7 isn't compatible with 3.9.x-3.11.x Reanimated versions. See compatibility table to adjust your versions properly.