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

React/RCTConvert.h file not found #201

Open
sercanov opened this issue Jul 24, 2019 · 8 comments
Open

React/RCTConvert.h file not found #201

sercanov opened this issue Jul 24, 2019 · 8 comments

Comments

@sercanov
Copy link

It throws RCTConvert.h not found at first line of color-grabber.
Manually linked the library, using react-native 0.60.3.

Any ideas?

@WestFR
Copy link

WestFR commented Jul 25, 2019

Same error for me with same version of react-native.
This package is awesome but not works with last version of react-native.

Need to improve this package for works with last version please !

Thanks

@code-matt
Copy link
Collaborator

Have not tried 60+ yet for this but you need to either give these instructions a try:

https://github.com/react-native-community/cli/blob/master/docs/autolinking.md#how-can-i-disable-autolinking-for-unsupported-library

or, I think to fix though, a RCTARKit.podspec file needs to be added to the root and who knows what else to make autolinking work. I dunno if PRs are even being looked at here anymore.

@saeedtkh
Copy link

Any updates??? I am using react native 60 and I have the same problem!

@kibiz0r
Copy link

kibiz0r commented Feb 29, 2020

Try code-matt's fix here: #208

And see my comment about modifying the Podfile: #208 (comment)

@ruby0888
Copy link

I have the same issue.
Any updates?

@macrozone
Copy link
Collaborator

@RixBai i am sorry, this repo is currently not maintained und untested with current react-native versions.

maybe give https://github.com/viromedia/viro/ a try

@ruby0888
Copy link

Oh, Gotcha @macrozone
Thanks for letting me know.

@macrozone
Copy link
Collaborator

@RixBai i updated the readme with the information :-)

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

7 participants