🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

@ajaybhatia/react-native-wallpaper-manager

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ajaybhatia/react-native-wallpaper-manager

set Wallpaper with react-native

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

react-native-wallpaper-manager

set Wallpaper with react-native

Install

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

  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

  • Email:prof.ajaybhatia@gmail.com

Keywords

react-native

FAQs

Package last updated on 10 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts