alexglazkov9

Results 1 comments of alexglazkov9

Try `npm install react-native-gesture-handler --save && react-native link`. If it fails on ios, you might need to link `react-natve-gesture-handler` manually in Xcode. Refer to https://github.com/kmagiera/react-native-gesture-handler/issues/205#issuecomment-450504372, that's what solved it for...