Is there anyway that we can use background processing in react native health with expo ? #380
Unanswered
Vikrantsingh22
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to make an app that keeps sending the data to the backend for some business logic.
For instance, I would like to keep checking if the user's record of the highest step count is broken or not.
For that, I keep fetching the data from the client to the backend.
But I am using Expo
Beta Was this translation helpful? Give feedback.
All reactions