UNPKG

react-native-shake

Version:

A library to detect shake event on Android and iOS

6 lines (5 loc) 189 B
declare const _default: { addListener: (callback: () => void | undefined) => import("react-native").EmitterSubscription; removeAllListeners: () => void; }; export default _default;