This is a native module to set gif image as wallpaper for android
npm install react-native-gif-wallpaper
import GifWallpaper from "react-native-gif-wallpaper";
// ...
const result = await GifWallpaper.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT