Closed
Description
Describe the bug
Today the react-native-gesture-handler is on "dependencies" section:
react-native-testing-library/package.json
Lines 49 to 55 in c872048
This causes conflict with react-native-gesture-handler version installed on project:
Expected behavior
Move react-native-gesture-handler to peerDependencies
or devDependencies
Steps to Reproduce
Just create a new Expo project and then install @testing-library/react-native
Screenshots
N/A
Versions
@testing-library/react-native: 13.1.0 => 13.1.0
react: 18.3.1 => 18.3.1
react-native: 0.76.7 => 0.76.7
react-test-renderer: 18.3.1 => 18.3.1
Metadata
Metadata
Assignees
Labels
No labels