Answers for "error: error: unable to resolve module `@testing-library/react-native` from `node_modules/react-native-gesture-handler/src/jestutils.ts`: @testing-library/react-native could not be found within the project."

0

error: Error: Unable to resolve module `react-native-gesture-handler` from `node_modules\@react-navigation\native\lib\module\Scrollables.js`: react-native-gesture-handler could not be found within the project.

yarn add react-native-gesture-handler

react-native link react-native-gesture-handler
Posted by: Guest on October-22-2020

Code answers related to "error: error: unable to resolve module `@testing-library/react-native` from `node_modules/react-native-gesture-handler/src/jestutils.ts`: @testing-library/react-native could not be found within the project."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language