v7.0.0
We renamed the react-native-testing-library npm package to @testing-library/react-native, officially joining the "Testing Library" family 🎉.
Features
- [breaking]: prevent firing events on disabled elements (#460)
- [breaking]: rename
ByPlaceholdertoByPlaceholderText(#455) - add
getQueriesForElementalias towithin(#461)