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

How preload is working? #276

Open
preko96 opened this issue Sep 6, 2018 · 1 comment
Open

How preload is working? #276

preko96 opened this issue Sep 6, 2018 · 1 comment

Comments

@preko96
Copy link

preko96 commented Sep 6, 2018

How exactly preload works?

Can we give it a lifetime?

I am really struggling to understand how these are working.

@z98361
Copy link

z98361 commented Nov 18, 2018

merge from #268 it's work, tested on android 6 v5.1.1

just replace:

node_modules\react-native-fast-image\android\src\main\java\com\dylanvann\fastimage
FastImageViewPackage.java
FastImagePreloaderModule.java
FastImagePreloaderListener.java
-------------------------------------------------
node_modules\react-native-fast-image\ios\FastImage.xcodeproj
project.pbxproj
-------------------------------------------------
node_modules\react-native-fast-image\ios\FastImage
FFFastImagePreloader.h
FFFastImagePreloader.m
FFFastImagePreloaderManager.h
FFFastImagePreloaderManager.m
FFFastImageViewManager.m
-------------------------------------------------
node_modules\react-native-fast-image\src
index.d.ts
index.js
preloaderManager.js
-------------------------------------------------

download

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

No branches or pull requests

2 participants