Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARTShape was not found in UI manager expo iOs #59

Open
HtetAung99 opened this issue Jul 11, 2020 · 6 comments · May be fixed by #64
Open

ARTShape was not found in UI manager expo iOs #59

HtetAung99 opened this issue Jul 11, 2020 · 6 comments · May be fixed by #64

Comments

@HtetAung99
Copy link

still having that error in expo ios... how can i solve this? thanks

@donni106
Copy link

donni106 commented Jul 15, 2020

i just updated react-native-barcode-builder to 2.0.0 and got the same for iOS.
Android is working.

edit: @HtetAung99 I copied the code from here to my project, which works temporarily: #50

@Mr-Lee0318
Copy link

I have the same problem

@Moistbobo
Copy link

I resolved this issue by installing @react-native-community/art to my project

@chiubaka
Copy link

^I submitted a PR here that makes this component work with an SVG generated through react-native-svg, eliminating the need for @react-native-community/art.

@Brenont
Copy link

Brenont commented Nov 10, 2021

I have the same problem but using react-native, not expo.
I installed @react-native-community/art but not resolved.

@donni106
Copy link

@Brenont have you tried out the code from #50 that helped me and others in the past?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants