As far as I know, push notification can be used in the response native, even when the application is closed. Is it possible to use a push notification to start a background task in a response native?
for example, when a push notification is sent to a device, it runs a function to retrieve data from the server and update the database.
https://github.com/zo0r/react-native-push-notification
javascript push-notification react-native react-native-ios
Ataomega
source share