We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 exactly preload works?
Can we give it a lifetime?
I am really struggling to understand how these are working.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
How exactly preload works?
Can we give it a lifetime?
I am really struggling to understand how these are working.
The text was updated successfully, but these errors were encountered: