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 compatible with latest RN #3

Open
unmec opened this issue Dec 1, 2017 · 3 comments
Open

No compatible with latest RN #3

unmec opened this issue Dec 1, 2017 · 3 comments

Comments

@unmec
Copy link

unmec commented Dec 1, 2017

RN: 50.4
iOS: 11.1
silent switch: 0.1.0

Unable to build, with the following error:
/project/node_modules/react-native/React/Base/RCTBridgeModule.h:54:16: Redefinition of 'RCTMethodInfo'

@gnestor
Copy link
Owner

gnestor commented Jun 22, 2019

I just merged #8. Can you try out master?

@vovkind
Copy link

vovkind commented Mar 12, 2020

Hi, @gnestor facing same error , and additional errors also:

  1. Typedef redefinition with different types ('struct (anonymous struct at /Build/Products/Debug-iphoneos/include/React/RCTBridgeModule.h:52:16)' vs 'struct RCTMethodInfo')

  2. Cannot find protocol declaration for 'RCTBridgeModule'; did you mean 'RCTBridgeMethod'?

  3. Reference to 'RCTBridgeModule' is ambiguous

  4. No type or protocol named 'RCTTurboModuleLookupDelegate'

  5. Reference to 'RCTTurboModuleLookupDelegate' is ambiguous

RN: 0.59.10
xcode: 11.2.1
silent switch: 0.1.0

@gnestor
Copy link
Owner

gnestor commented Mar 13, 2020

Hi @vovkind, I haven't touched this repo for years and I'm looking for someone to take it over. If you are interested, please let me know.

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

3 participants