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

Replace custom image loader with image loader dependency #99

Merged
merged 2 commits into from
Sep 16, 2023

Conversation

msasikanth
Copy link
Owner

While my custom image loader solves image loading for Android & iOS, it miss support for other platforms and also other features. So, replacing it with the imageloader library

@msasikanth msasikanth force-pushed the sm/16sep/image-loader branch from 38f283e to 106b84c Compare September 16, 2023 02:04
@msasikanth msasikanth merged commit d3e2ccb into main Sep 16, 2023
3 checks passed
@msasikanth msasikanth deleted the sm/16sep/image-loader branch September 16, 2023 02:26
msasikanth added a commit that referenced this pull request Sep 16, 2023
This reverts commit d3e2ccb.

While image-loader library is great, it was causing OOM when doing dynamic theming. For some reason I also noticed lot of "blinks" when switching from one image to another in featured image section. So, reverting back to my custom image loader
msasikanth added a commit that referenced this pull request Sep 18, 2023
This reverts commit d3e2ccb.

While image-loader library is great, it was causing OOM when doing dynamic theming. For some reason I also noticed lot of "blinks" when switching from one image to another in featured image section. So, reverting back to my custom image loader
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.

1 participant