@ajaybhatia/react-native-wallpaper-manager

0.0.3 • Public • Published

react-native-wallpaper-manager

set Wallpaper with react-native

Install

npm install --save @ajaybhatia/react-native-wallpaper-manager

Link

  react-native link @ajaybhatia/react-native-wallpaper-manager

Usage

import WallPaperManager from '@ajaybhatia/react-native-wallpaper-manager';
WallPaperManager.setWallpaper({uri: 'http://example.com/test.png', screen: 'lock/home/both'}, res => console.log(res));

Contact

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    6
  • 0.0.2
    1

Package Sidebar

Install

npm i @ajaybhatia/react-native-wallpaper-manager

Weekly Downloads

7

Version

0.0.3

License

MIT

Unpacked Size

17 kB

Total Files

11

Last publish

Collaborators

  • ajaybhatia