You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
When using `RectButton` and friends the `testID` prop is accessible in
E2E testing frameworks on iOS but not on Android. This PR aligns
behaviour of RN core components by exposing `testID` as a `resource-id`.
Fixes#1661
## Test plan
Been testing this via Maestro Studio.
0 commit comments