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