Skip to content

Preload images when the app is launched #40

Description

@ai2010

Hello,

I would like to load the images in cache when the app is launched so that when the user open some screen the images are already loaded.
Can I use:
module.controller('Ctrl', function(cacheSrcStorage) {
cacheSrcStorage.get('url') // === the local cache path for 'url'
});

Module does not exist in my app, what should I call instead?
instead of 'get' I put 'set'?
Thanks,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions