':app@debug/compileClasspath': Could not resolve project :react-native-gesture-handler.

 

STEP1) npm install --save react-native-gesture-handler

STEP2) react-native link react-native-gesture-handler
info iOS module "react-native-gesture-handler" is already linked
info Android module "react-native-gesture-handler" is already linked

https://reactnavigation.org/docs/en/getting-started.html#installation

 

React Navigation · Routing and navigation for your React Native apps

Routing and navigation for your React Native apps

reactnavigation.org

 

 

반응형

+ Recent posts