@rahuljain840/react-native-wallpaper-manager
v0.3.16
Published
set Wallpaper with react-native
Downloads
5
Maintainers
Readme
react-native-wallpaper-manager
set Wallpaper with react-native
Install
npm install --save react-native-wallpaper-manager
Link
react-native link react-native-wallpaper-manager
Usage
import WallPaperManager from 'react-native-wallpaper-manager';
WallPaperManager.setWallpaper({uri: 'http://example.com/test.png'}, (res)=> console.log(res));
Concat
- Email:[email protected]