UNPKG

react-native-shake

Version:

A library to detect shake event on Android and iOS

5 lines 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const react_native_1 = require("react-native"); exports.default = react_native_1.TurboModuleRegistry.getEnforcing('RNShake'); //# sourceMappingURL=NativeRNShake.js.map