callstack / react-native-testing-library

🦉 Simple and complete React Native testing utilities that encourage good testing practices.
https://callstack.github.io/react-native-testing-library/
MIT License
3.01k stars 264 forks source link

[v13] chore: remove deprecated stuff #1603

Closed mdjastrzebski closed 2 months ago

mdjastrzebski commented 2 months ago

Summary

Remove deprecated stuff:

Test plan

All checks should pass.

pierrezimmermannbam commented 2 months ago

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?

mdjastrzebski commented 2 months ago

@pierrezimmermannbam you're right, it should be v13. Fixed it.