0.0.2 • Published 4 years ago
shake-detect v0.0.2
shake-detect
Test
Install
npm install shake-detect
npx cap sync
API
start()
start() => void
stop()
stop() => void
addListener(...)
addListener(name: string, onSuccess: () => void) => void
Param | Type |
---|---|
name | string |
onSuccess | () => void |