Joseph Roque

Results 3 comments of Joseph Roque

Looks like this fix for this is in #100, perhaps we should merge that?

Perhaps we should merge this and just push a breaking change release? Library would be at 1.0.0, but is there any good reason for it not to be?

`yarn add @react-native-community/art` and rebuilding the app worked for me. I believe because this package doesn't have any native code, autolinking for `@react-native-communit/art` doesn't work. For RN < 0.60, `react-native...