Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use it with Expo ? #78

Open
roei133 opened this issue Jan 30, 2020 · 3 comments
Open

How to use it with Expo ? #78

roei133 opened this issue Jan 30, 2020 · 3 comments

Comments

@roei133
Copy link

roei133 commented Jan 30, 2020

how can I use the "react-native-background-task" if I use the expo?

@sevenbytez
Copy link

You can't use native libraries with expo unless you eject your project.

@a-zen
Copy link

a-zen commented Jul 30, 2020

Expo has it's own background task implementation that you can use:

https://docs.expo.io/versions/latest/sdk/task-manager/

@artsnr1
Copy link

artsnr1 commented Jan 26, 2021

@a-zen Does expo task manager works even when app is closed/terminated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants