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

No component found for view with name “ARTShape” #11

Open
juangallo opened this issue Oct 30, 2017 · 10 comments
Open

No component found for view with name “ARTShape” #11

juangallo opened this issue Oct 30, 2017 · 10 comments

Comments

@juangallo
Copy link

Library is not working.
I have followed all the guide yet, the error is still there.
[email protected]
[email protected]
Any clues?
screen shot 2017-10-30 at 6 34 28 pm
screen shot 2017-10-30 at 6 53 12 pm

@shuaibird
Copy link

Make sure you correctly link the library, and then run react-native run-ios

@victorpavlenko
Copy link

Same

@paraya
Copy link

paraya commented Dec 23, 2017

I'm same.
but...Solved...
Build & Running in xcode, not "react-native run-ios".
After first running, "react-native run-ios" also work.

@hello-ring
Copy link

Same

@RadoAz
Copy link

RadoAz commented Apr 2, 2018

@paraya , you was right! I builded with xCode and then react-native run-ios began to work correctly! Thanks!

@solaomosola
Copy link

This worked for me. https://stackoverflow.com/questions/37658957/no-component-found-for-view-with-name-artshape

@sehranhas
Copy link

After linking the library in Xcode and then running react-native run-ios it worked for me.

@kagmanoj25
Copy link

I drag and dropped node_modules/react-native/Libraries/ART/ART.xcodeproj somewhere to my Xcode project. After that I was able to add libART.a under Build Phases -> Link Binary With Libraries

[email protected]

@raviprakashkb
Copy link

This SO answer helps:
https://stackoverflow.com/a/49381982/42078

@HRCJ7
Copy link

HRCJ7 commented Aug 31, 2018

@paraya Thank You.Saved my day <3

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

No branches or pull requests