Skip to content

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

@skyAnja

Description

@skyAnja

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions