Open
Description
Hi everyone,
With the work I've done/accomplished this week-end, I think we are close to a major 1.0.0 release.
I would like to make a Todo List of what is needed for this final release.
Please feel free to contribute and tell me what's wrong/missing in this plugin.
I'll update this post according to your advice. Thanks !!
TODO in 1.0.0
- Subscriptions ready Subscriptions ready #40
- Add unit tests (@vermiculite Testing #38)
- Test on a production app [95 %]
- createContainer Meteor 1.3
TODO next
- Meteor.collection(collectionName).update should work offline and not just wait that the connection is live again
- [Meteor.loginWith[Provider]] : create submodules like react-native-meteor-facebook-login or something like that because native code is needed
- Save data to cache to make apps work offline Is it possible to save data to cache after subscribe? #36