Skip to content

liuhong1happy/react-native-wallpaper-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://example.com/test.png'}, (res)=> console.log(res));

Concat

About

set Wallpaper with react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published