Screen.Recording.2023-09-17.at.20.16.04.mov
A module to display ThumbHash using Expo module.
(If you want to use this library in a React-Native app, you'll first need to install expo modules). That's why this project name is expo-thumbhash and not react-native-thumbhash)
Caution
Please be mindful that this project is an endeavor to understand the workings of expo-module. Its aim is to extend the same features as provided by react-native-blurhash. If you need this library or a specific feature, PR are welcomed.
For bare React Native projects, you must ensure that you have installed and configured the expo
package before continuing.
npm install expo-thumbhash
Run npx pod-install
after installing the npm package.