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.