Skip to content

How to trigger onRequestClose of React Native Modal #1219

@rkaartikeyan

Description

@rkaartikeyan

Ask your Question

How to trigger onRequestClose event of React Native Modal? I am trying with below code, but the callback is not getting triggered.

await fireEvent(screen.getByTestId('error-modal'), 'onRequestClose');

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions