UNPKG

react-native-blurhash

Version:

🖼 Blurhash is a compact representation of a placeholder for an image. This is a Native UI Module for React Native to asynchronously wrap the Blurhash implementations and make them usable in React Native. Also supports encoding!

9 lines (8 loc) • 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); var _default = exports.default = _reactNative.TurboModuleRegistry.getEnforcing('BlurhashModule'); //# sourceMappingURL=NativeBlurhashModule.js.map