If you're using iOS and installing react-native-gesture-handler for the first time, make sure you kill the app in Xcode and rebuild it from there. Just reloading the app by running yarn react-native start --reset-cache is not sufficient to get a fully rebuilt app with the necessary RNGestureHandlerModule module installed.