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!

3 lines • 167 B
import { TurboModuleRegistry } from 'react-native'; export default TurboModuleRegistry.getEnforcing('BlurhashModule'); //# sourceMappingURL=NativeBlurhashModule.js.map