Skip to content

The jobs will run even if the app has been closed and, by default, also persists over restarts.

Notifications You must be signed in to change notification settings

ekremcoban/react-native-background-job

Repository files navigation

redux-react-native

Redux using in react native project

You can find more information on this link: https://github.com/reduxjs/react-redux

You have to download redux in your project

npm install --save react-redux

npm install react-native-background-job --save

react-native link react-native-background-job

Originally from --> https://medium.com/reactbrasil/how-to-create-an-unstoppable-service-in-react-native-using-headless-js-93656b6fd5d1

You can find more information --> https://www.npmjs.com/package/react-native-background-job

About

The jobs will run even if the app has been closed and, by default, also persists over restarts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published