pinqy520 / mobx-persist

persist mobx stores
MIT License
560 stars 62 forks source link

Hydrate is slow #65

Closed joshg111 closed 5 years ago

joshg111 commented 5 years ago

The call to hydrate seems too slow. It can take close to 20 seconds. I'm running android with expo. On the emulator it is instant. Also, on IOS it is instant.

joshg111 commented 5 years ago

Seems to be related to the expo platform. When expo is open in the background it is fast.