ldn0x7dc/react-native-gesture-responder

Pitch is always undefined

Opened this issue · 2 comments

Tested on iPhone 5s and Simulator (iPhone 6) using the demo provided.

"dependencies": {
    "babel-eslint": "^8.2.2",
    "eslint": "^4.19.1",
    "eslint-plugin-react": "^7.7.0",
    "react": "^16.3.0-alpha.1",
    "react-native": "0.54.3",
    "react-native-gesture-responder": "^0.1.1"
  },
  "devDependencies": {
    "babel-jest": "22.4.3",
    "babel-preset-react-native": "4.0.0",
    "jest": "22.4.3",
    "react-test-renderer": "^16.3.0-alpha.1"
  },

Any ideas?

Working fine for me on an iPhone 6.

I'll do another test next week, and post the results.