You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
I'm having an issue using the plugin. I have a LazyloadScrollView with an infinite scroll with multiple LazyloadImage items inside. The first time that i open the app, the images are being loaded correctly, however if i change to a different screen (using react-native-router-flux) and then i return to the main screen, the images are no been loaded, the rest of the contect is loaded properly, i mean there are no issues fetching the data or anything else. I was wondering if i can use the "refresh" method to handle this. Does anyone there has an example of how to implement/use the refresh method referenced on the docs of the plugin, thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I'm having an issue using the plugin. I have a LazyloadScrollView with an infinite scroll with multiple LazyloadImage items inside. The first time that i open the app, the images are being loaded correctly, however if i change to a different screen (using react-native-router-flux) and then i return to the main screen, the images are no been loaded, the rest of the contect is loaded properly, i mean there are no issues fetching the data or anything else. I was wondering if i can use the "refresh" method to handle this. Does anyone there has an example of how to implement/use the refresh method referenced on the docs of the plugin, thanks.
The text was updated successfully, but these errors were encountered: