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

duplicate interface definition for class 'RTBridge' #51

Open
Dri4n opened this issue Mar 29, 2017 · 2 comments
Open

duplicate interface definition for class 'RTBridge' #51

Dri4n opened this issue Mar 29, 2017 · 2 comments

Comments

@Dri4n
Copy link

Dri4n commented Mar 29, 2017

Version

0.6.0

Steps to reproduce

  1. Install react-native-ibeacons
  2. react-native link & link manually librarary
  3. Semantic issues

image

react-native versión is

image

Actual behavior

any ideas for this ?

@rem7
Copy link

rem7 commented Apr 11, 2017

@Dri4n did you figure this out?

@srikanthkyatham
Copy link

srikanthkyatham commented Apr 18, 2017

I solved it by commenting

//#import "RCTBridge.h"

in RNBeacon.m

But the issue every new yarn install or npm install would result in the same issue all over again.
Submitted a PR - #52

Waiting for it to merge

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