react-native-testing-library
react-native-testing-library copied to clipboard
[v13] chore: remove deprecated stuff
Summary
Remove deprecated stuff:
-
*ByAccessibilityStatequeries -
*ByAccessibilityValuequeries - use modern
flushMicroTasksinstead offlushMicroTasksLegacy
Test plan
All checks should pass.
Should the target branch be something other than main though? I thought we'd work on a separate branch for react 19 or do we still want to remove those on main?
@pierrezimmermannbam you're right, it should be v13. Fixed it.