digidem / comapeo-mobile

The next version of Mapeo mobile
GNU General Public License v3.0
5 stars 0 forks source link

chore: tell `@mapeo/core` whether the app is in the foreground #397

Closed EvanHahn closed 3 weeks ago

EvanHahn commented 1 month ago

We need to tell @mapeo/core whether the app is in the foreground so it can start/stop sync. This does that with a React hook.

See also: the related @mapeo/core commit.

achou11 commented 3 weeks ago

@EvanHahn doesn't this need >=alpha.10? i.e. blocked on #433

EvanHahn commented 3 weeks ago

@achou11 Yes, it's blocked on #433.