React Native react-native-gesture-handler module was not found.
리액트 네이티브 네비게이션의 의존성 끝은 어디건지... 계속 에러입니다.
ERROR [react-native-gesture-handler] react-native-gesture-handler module was not found. Make sure you're running your app on the native platform and your code is linked properly (cd ios && pod install && cd ..).
For installation instructions, please refer to https://docs.swmansion.com/react-native-gesture-handler/docs/#installation
npm install react-native-gesture-handler 설치해주고 다시 빌드해줍니다.
댓글
댓글 쓰기