react-native-testing-library
react-native-testing-library copied to clipboard
[v13] chore: remove debug shallow
Summary
Remove legacy debug.shallow(). Since v2 we no longer support shallow rendering, so we remove debug.shallow() as well.
RTL compatibility
debug.shallow() is not present in RTL
Test plan
All checks should pass.