0.3.16 • Published 3 years ago
@rahuljain840/react-native-wallpaper-manager v0.3.16
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:rahuljain840@gmail.com
0.3.16
3 years ago