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

Does not work with react-native 0.60 React/RCTBridgeModule.h' file not found #12

Open
zkerkeb opened this issue Aug 4, 2019 · 4 comments

Comments

@zkerkeb
Copy link

zkerkeb commented Aug 4, 2019

Hi,

thank you for this package, it worked well on react 0.59, but on react 0.60.4 i have this error when I archive with xcode :

React/RCTBridgeModule.h' file not found

Do you have any idea how i can fix this ? i have been struggling with it for days, this package is vital for my app.

Thanks !

@zkerkeb
Copy link
Author

zkerkeb commented Aug 5, 2019

I managed to make the project archive with the #5 Pull request, but the compass does not work anymore, i have got this error on android.

Screenshot_2019-08-05-02-43-42

Are you planning to make it work for react-native 0.60 ? or do you have an alternate library to recommend ?

@felixchan
Copy link

Agree!

@zkerkeb
Copy link
Author

zkerkeb commented Aug 21, 2019

@felixchan it's been 2 weeks and no response, I'll try to fix it, i don't know java or swift but I'll give it a try

@zkerkeb
Copy link
Author

zkerkeb commented Sep 22, 2019

the #5 PR works well with react-native 0.60 it was my mistake. if anyone needs access to the compass remove this package and add this in your package.json:

"react-native-simple-compass": "https://github.com/cjrorvik/react-native-simple-compass.git"

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

2 participants