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

No longer compatible with Expo?

Open maxburton opened this issue 4 years ago • 3 comments

I used this package about a year and a half ago (version ~0.6.0), and just recently came back to my project, and I'm getting an "Invariant Violation: requireNativeComponent: "ArtShape" was not found in the UIManager" error. I've installed @react-native-community/art but I'm unable to link it due to running on Expo (managed workflow). I assume this means this package is now incompatible with Expo?

Thanks in advance.

maxburton avatar Jul 15 '20 17:07 maxburton

It's working with Expo using Bare workflow.

CharlyPoppins avatar Jul 21 '20 13:07 CharlyPoppins

It is not working with Expo with out Bare workflow.

iSazzad avatar Jun 29 '21 10:06 iSazzad

I have installed it and it is not working on my app. I am getting the error.

requirenativecomponent artshape was not found in the uimanager

Turns out I'd have to start Expo with Bare workflow :( I guess I'll just go looking for another package then.

brianwachira avatar Dec 08 '21 12:12 brianwachira