Skip to content

Is there a way to detect if there are any important events sent to JS that are not executed yet? #21127

@ex3ndr

Description

@ex3ndr

Hello!

I am wondering if there a way to detect that there are any important events (such as pressing a button) on a js queue?

I think this simple method could help to detect that we need to pause some long-running operation (like FlatList layouting) in between to handle an important event.

Thanks!

Activity

react-native-bot

react-native-bot commented on Sep 15, 2018

@react-native-bot
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

Please make use of the bug report template to let us know about a reproducible bug or regression in the core React Native library.

If you'd like to propose a change or discuss a feature request, there is a repository dedicated to Discussions and Proposals you may use for this purpose.

locked as resolved and limited conversation to collaborators on Sep 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ex3ndr@react-native-bot

        Issue actions

          Is there a way to detect if there are any important events sent to JS that are not executed yet? · Issue #21127 · facebook/react-native