Skip to content

vladimirevstratov/react-native-wallpaper-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-wallpaper-manager

Set Wallpaper with react-native

Install

npm install git+https://[email protected]/vladimirevstratov/react-native-wallpaper-manager.git

Usage

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

About

set Wallpaper with react-native

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • JavaScript 1.8%