inProgress-team / inProgress-team/react-native-meteor

Is it possible to save data to cache after subscribe?

Open
#36 10 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
JavaScript
Stars
688
Forks
200
PR merge metrics
No merged PRs in 30d

Description

For example:
- first open the app and subscribe the data
- fetch the data using MeteorListView minimongo
- in this case, when turning off ddp connection we can still get the data because data saved to minimongo
- close the app completely (not only to background)
- re open the apps, and the data still persist without ddp connection or resubscribe (is this possible)?

How do you think @Mokto

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.