On some phones, we encounter this error.
Current versions:
react-native-gesture-handler: 1.6.0
Expo client: 2.15.4
RN: sdk 37
There is a closed issue with the problem. People are recommending to
import 'react-native-gesture-handler'
in App.js
Unfortunately, it does not help.
There are some related closed issues where people still report this error
#320
#439
This works for me
#320 (comment)
just a bit refactored: