devfd / react-native-workers

Background services and web workers for react-native
BSD 2-Clause "Simplified" License
804 stars 89 forks source link

Keep worker going in background? #5

Open DarrylD opened 8 years ago

DarrylD commented 8 years ago

In the readme for lifecycle:

the workers are paused when the app enters in the background

In the description it's:

Bonus point on Android you can keep a worker alive even when a user quit the application 🎆

How should I keep it from pausing?

DarrylD commented 8 years ago

@devfd any idea on this before my attempt (java is not my strong suit) at forking?

devfd commented 8 years ago

yeah sure. actually there is already some code implemented. just need to be freshen-up with latest RN version. it should be coming shortly.

anhnt commented 8 years ago

hi @devfd can you please give an ETA when this feature is ready to ship

DarrylD commented 8 years ago

kinda looking forward this too as it's one of the most needed plugin for react native. Willing to help if needed :)

freerider7777 commented 8 years ago

Also waiting :)

sudharsan1988 commented 8 years ago

+1

DorWeid commented 8 years ago

+1

jasiek-net commented 8 years ago

+1

vicmpen commented 8 years ago

+1

jsdevel commented 8 years ago

ping @devfd

curtiszimmerman commented 8 years ago

+1

brafdlog commented 7 years ago

+1

rexlow commented 7 years ago

+1

realart commented 7 years ago

+1.

piranna commented 6 years ago

Any update on this? Seems like the project is abandoned... :-/

Samykills commented 6 years ago

yeah it is kinda abandoned :(