react-native-wallpaper-enhanced

0.4.0 • Public • Published

react-native-wallpaper-enhanced

Set images as wallpaper in your react-native app.

Install

 
    npm install --save react-native-wallpaper-enhanced
    OR
    yarn add react-native-wallpaper-enhanced
 
    react-native link react-native-wallpaper-enhanced

Usage

    import WallPaperManager from 'react-native-wallpaper-enhanced';
 
    WallPaperManager.setWallPaper({uri: 'http://example.com/test.png'}, (res)=> console.log(res));

Contact

Credits

Package Sidebar

Install

npm i react-native-wallpaper-enhanced

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

15.6 kB

Total Files

9

Last publish

Collaborators

  • agrimprasad