UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

9 lines (6 loc) 311 B
'use strict'; import { TurboModuleRegistry } from 'react-native'; // This file would ideally be in `worklets/specs` but // codegen is pretty stupid and stops looking after first `spec` directory found. export default TurboModuleRegistry.get('WorkletsModule'); //# sourceMappingURL=NativeWorkletsModule.js.map