React-native-reanimated: I am trying to run reanimated v1 and alpha in same project using Yarn and I am facing the bellow issues during build

Created on 13 Sep 2020  路  2Comments  路  Source: software-mansion/react-native-reanimated

Description

I am trying to run reanimated v1 and alpha in same project using Yarn and I am facing the bellow issues during build

Code:

Type com.facebook.react.uimanager.UIManagerReanimatedHelper is defined multiple times: /home/nineleaps/clone/animateable/node_modules/react-native-reanimated/android/build/.transforms/0ec47a5eb5611ba0bc19ff08f43b0b0e/classes/classes.dex, /home/nineleaps/clone/animateable/node_modules/react-native-reanimatedV2/android/build/.transforms/8dbc98d6c24072f3f4dc3c53bfc37756/jetified-react-native-reanimated-62-runtime/classes.dex

Package versions

鉂換uestion 馃彔 Reanimated2

All 2 comments

You don't need to have them both in the same project. Reanimated 2 is almost 100% backward compatible. You can continue to use features from v1 with v2

*except two renames

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexfov picture alexfov  路  3Comments

colinux picture colinux  路  3Comments

dinhmai74 picture dinhmai74  路  3Comments

zxccvvv picture zxccvvv  路  3Comments

levibuzolic picture levibuzolic  路  3Comments