0.1.0 • Published 3 years ago

react-native-gif-wallpaper v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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