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

Support onKeyLongPress in Bridgeless #43472

Closed

Commits on Mar 14, 2024

  1. [skip ci] Adding null check for ReactHost (facebook#43465)

    Summary:
    
    Adding the ReactHost null check in the APIs added for ReactDelegate lately.
    
    Changelog:
    [Internal] internal
    
    Differential Revision: D54864907
    arushikesarwani94 authored and facebook-github-bot committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8101fed View commit details
    Browse the repository at this point in the history
  2. [skip ci] Support onKeyDown in Bridgeless (facebook#43466)

    Summary:
    
    Implement `onKeyDown` in Bridgeless by adding it to ReactHostImpl
    
    Changelog:
    [Android][Breaking] Implement `onKeyDown` in Bridgeless
    
    Differential Revision: D54870966
    arushikesarwani94 authored and facebook-github-bot committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cfbfe66 View commit details
    Browse the repository at this point in the history
  3. Support onKeyLongPress in Bridgeless (facebook#43472)

    Summary:
    
    Implement `onKeyLongPress` in Bridgeless
    
    Changelog:
    [Android][Breaking] Implement onKeyLongPress in Bridgeless
    
    Differential Revision: D54876052
    arushikesarwani94 authored and facebook-github-bot committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bbc6197 View commit details
    Browse the repository at this point in the history