/react-native-background-job

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

Primary LanguageJavaScript

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