Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added image pre-fetching #66

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

abhayastudios
Copy link
Contributor

Added possibility for pre-fetching of images so that they are already loaded in the cache before use as requested in #56 (and partly in #47).

After merging please als release a new version to NPM.

@abhayastudios
Copy link
Contributor Author

@bathejasumeet could you please have a look and merge this PR?

Thanks!

@igorkra
Copy link

igorkra commented Feb 21, 2019

Waiting for this feature!

@abhayastudios
Copy link
Contributor Author

Hey @bathejasumeet! I understand that maintaining this plugin is probably not your day job :) However, what will it take to merge this PR and release a new version to NPM?

@abhayastudios
Copy link
Contributor Author

@bathejasumeet hey man! I really don't want to nag but it seems many people love and use this plugin. What do we need to do to keep it current? Can I help in any way maintaining the plugin?

@mrzanirato
Copy link

@abhayastudios I have the AAB problem but I don't know how to use your fork. Can you please help or write here a mini guide?
@bathejasumeet please can you merge? Thanks!
Marco

@abhayastudios
Copy link
Contributor Author

abhayastudios commented Sep 9, 2020

@mrzanirato you can add my fork by running:

$ tns plugin add https://github.com/abhayastudios/nativescript-web-image-cache

Alternatively, you can just add this line to your package.json dependencies instead of the regular plugin:

"nativescript-web-image-cache": "abhayastudios/nativescript-web-image-cache"

and then run $ npm install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants