react-native-reanimated icon indicating copy to clipboard operation
react-native-reanimated copied to clipboard

1.13.4+ fails to build with RN 0.70.0

Open xchwarze opened this issue 1 year ago • 1 comments

Description

1.13.4 version compilation error with RN 0.70

Steps to reproduce

  1. npx react-native init test
  2. cd test && yarn add https://github.com/software-mansion/react-native-reanimated#c4a6b6f687ede090f6081064abe83a2ef9a05784
  3. cd android && ./gradlew assembleRelease

Snack or a link to a repository

https://github.com/xchwarze/react-native-reanimated-v1

Reanimated version

1.13.4

React Native version

0.70.0

Platforms

Android

JavaScript runtime

No response

Workflow

No response

Architecture

No response

Build type

No response

Device

No response

Device model

No response

Acknowledgements

Yes

xchwarze avatar Sep 06 '22 23:09 xchwarze

fixed in https://github.com/software-mansion/react-native-reanimated/pull/3551

xchwarze avatar Sep 06 '22 23:09 xchwarze