You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@rinse/react-native-background-task

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rinse/react-native-background-task

Start background tasks on iOS

0.1.3
latest
Source
npmnpm
Version published
Weekly downloads
9
-50%
Maintainers
3
Weekly downloads
 
Created
Source

react-native-background-task

Start background tasks on iOS

Installation

npm install react-native-background-task

Usage

import { multiply } from "react-native-background-task";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Keywords

react-native

FAQs

Package last updated on 15 Oct 2021

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