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

TvOS TabBarIOS Component Catch Menu Event #19590

Closed
theasc opened this issue Jun 6, 2018 · 2 comments
Closed

TvOS TabBarIOS Component Catch Menu Event #19590

theasc opened this issue Jun 6, 2018 · 2 comments
Labels
Platform: iOS iOS applications. Platform: tvOS tvOS applications. Resolution: Locked This issue was locked by the bot.

Comments

@theasc
Copy link

theasc commented Jun 6, 2018

Environment

  • Environment:
    OS: macOS High Sierra 10.13.4
    Node: 8.10.0
    Yarn: 1.7.0
    npm: 5.6.0
    Watchman: 4.9.0
    Xcode: Xcode 9.3.1 Build version 9E501
    Android Studio: Not Found

  • Packages: (wanted => installed)
    react: ^16.3.0-alpha.2 => 16.3.0-alpha.2
    react-native: ^0.54.2 => 0.54.2

Description

  • The Issue is on TvOS
  • Component TabBarIOS is catching menu event coming from the remote and I am unable to catch it on the first try (Need to press menu a second time to catch it) using TVEventHandler.

Steps to Reproduce

  • Press on the menu button while being inside TabBarIOS once ( The TabBarIOS catch it)
  • Try pressing a second time ( then the event is catched by TVEventHandler)

Expected Behavior

  • TVEventHandler catch it on the first try

Actual Behavior

  • TVEventHandler catch it on the second try
@react-native-bot react-native-bot added ⏪Old Version Platform: iOS iOS applications. Platform: tvOS tvOS applications. labels Jun 6, 2018
@douglowder
Copy link
Contributor

This is already being worked on in issue #18930.

@react-native-bot
Copy link
Collaborator

Duplicate of #18930

@react-native-bot react-native-bot marked this as a duplicate of #18930 Jun 12, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Jun 12, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jun 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: iOS iOS applications. Platform: tvOS tvOS applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants