Answers for "unable to resolve 'react-native-gesture-handler'"

4

unable to resolve 'react-native-gesture-handler'

expo install react-native-gesture-handler
Posted by: Guest on October-04-2020
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-04-2020

Code answers related to "unable to resolve 'react-native-gesture-handler'"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language