pwmckenna / react-native-motion-manager

CMMotionManager wrapper for react-native
https://www.npmjs.com/package/react-native-motion-manager
247 stars 69 forks source link

add proximity support #16

Open zxcpoiu opened 8 years ago

zxcpoiu commented 8 years ago

this sensor doesn't need to set UpdateInterval. sensor will fire event when detected changes. eventData.isNear = true or false

I'm not sure if proximity is suitable for this repo or not since this repo named motion instead sensor.