ng2 - Angular Mobile Toolkit - Offline capabilities

During the ng-conf in the key note they announced about Angular Mobile Toolkit, which has the following key features: instant loading, offline support, installable and handle notifications.

I know Meteor provides offline support as well, but it has its own implementation.
How would building an app using Angular Mobile Toolkit work together with Meteor? Which implementation of offline support would be used? Is it up to a developer to decide? How this should be approached?

It’s something like React Native ???

Wow… After looking the link you have posted above, I see that this thing we allow us to develop “apps progressives”, which is awesome. Looking forward to use it with Meteor in some way.