Skip to content

Add a way to test Modal components #49

@Goldziher

Description

@Goldziher

Hi,

Its very difficult to test the Modal component in RN directly at present. It would be awesome if:

  1. there is some way to directly select the modal element
  2. check if the modal "visible" prop is in place, i.e. use a matcher like "toBeVisible()"

If not 1 & 2, it would be great if we could check if components within a modal are in fact visible or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions