use-shake-callback. 🐍⚓️ useShakeCallback hook for listening shake events in React Native

github.com/junhoyeo/use-shake-callback

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2020
  • docs: add warning for current issues
  • feat: optimize to unsubscribe sensor when app goes to background
July 2020
  • fix: export types from module root
  • docs: resize cover image
  • [ImgBot] Optimize images (#1)
  • fix: update react-native-sensors for wrongly typed timestamp
  • docs: add preview cover image
  • docs: fix typo in description
  • docs: fix code escaping problem in markdown
  • docs: add badges & about typings in README
  • fix: reverse order of parameters
  • docs: update README
  • feat: adjust speed values
  • feat: subscription for accelerometer
  • docs: create specification
  • feat(init): create empty react-native module