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

Please add support for react native 0.4x #28

Closed
u0x01 opened this issue Feb 11, 2017 · 5 comments
Closed

Please add support for react native 0.4x #28

u0x01 opened this issue Feb 11, 2017 · 5 comments

Comments

@u0x01
Copy link

u0x01 commented Feb 11, 2017

This repo can't working on react native 0.4x currently.

@pbassut
Copy link

pbassut commented Mar 4, 2017

+1

@j8seangel
Copy link

It was fixed here #26 so it is working now using the masterbranch

@digitaldavenyc
Copy link

@j8seangel I don't believe this was actually fixed because I just pulled on a fresh install and have quite a few RCTBridge.h errors.

@rogerluo410
Copy link

@digitaldavenyc

replace #import <React/RCTBridge.h> instead of #import "RCTBridge.h" in project.

I can build successful, but throw out 'undefined is not an Object (evaluating DeviceEventEmitter.addListener)'...

My React-native version is 0.42.3

@matt-oakes
Copy link
Collaborator

Tracking in #35

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

6 participants