Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Duplicate interface definition for class 'ARTBrush' #77

Open
dincozdemir opened this issue Nov 20, 2020 · 0 comments
Open

Duplicate interface definition for class 'ARTBrush' #77

dincozdemir opened this issue Nov 20, 2020 · 0 comments

Comments

@dincozdemir
Copy link

dincozdemir commented Nov 20, 2020

Hello,

Im on RN version 0.59.9 and want to use react-native-art instead of react-native's core ART library.

I installed it and linked it: react-native link @react-native-community/art
Now I have this in my Pod file: pod 'ReactNativeART', :path => './node_modules/@react-native-community/art'
But when I try to build I get this error:Duplicate interface definition for class 'ARTBrush'

How would I solve this error?
Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant