@rinse/react-native-background-task
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

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

Package Sidebar

Install

npm i @rinse/react-native-background-task

Weekly Downloads

8

Version

0.1.3

License

MIT

Unpacked Size

43.8 kB

Total Files

22

Last publish

Collaborators

  • sorinrinse
  • bjackson
  • karina_rinse