1.0.0 • Published 11 months ago
wallpaper-manager-react-native v1.0.0
wallpaper-manager-react-native
set Wallpaper with react-native
Install package:
npm i wallpaper-manager-react-native
Usage
import WallPaperManager from 'wallpaper-manager-react-native';
WallPaperManager.setWallpaper({uri: 'http://example.com/test.png', screen: 'lock/home/both'}, res => console.log(res));
1.0.0
11 months ago