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/RCTTVNavigationEventEmitter.h' file not found #16528

Closed
skyAnja opened this issue Oct 25, 2017 · 3 comments
Closed

'React/RCTTVNavigationEventEmitter.h' file not found #16528

skyAnja opened this issue Oct 25, 2017 · 3 comments
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@skyAnja
Copy link

skyAnja commented Oct 25, 2017

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 6.10.3
Yarn: 0.23.4
npm: 4.6.1
Watchman: 4.7.0
Xcode: Xcode 9.0.1 Build version 9A1004
Android Studio: 2.3 AI-162.3764568

Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: 0.49.3 => 0.49.3

Steps to Reproduce

MyProject-Bridging-Header.h:
#import <React/RCTTVNavigationEventEmitter.h>

OR

MyOwnSuperClass.m
#import <React/RCTTVNavigationEventEmitter.h>

Expected Behavior

File is found, and RCTTVNavigationEventNotification can be used

Actual Behavior

'React/RCTTVNavigationEventEmitter.h' file not found

#import <React/RCTBridge.h> is found

Additional Information

Target is tvOS

@douglowder
Copy link
Contributor

This is now fixed in #16076 .

@douglowder
Copy link
Contributor

@skyAnja this should be fixed in #16076, could you please verify and close this?

@stale
Copy link

stale bot commented Jan 19, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Jan 19, 2018
@stale stale bot closed this as completed Jan 26, 2018
@facebook facebook locked and limited conversation to collaborators May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants