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

Performance Enhancements #2089

Open
wants to merge 32 commits into
base: experimental
Choose a base branch
from

Conversation

parthshindee
Copy link
Contributor

Summary

This PR addresses performance issues related to lazy loading, stateless widgets, and uncached images (Issue #2068, #2069, #2070).

Changelog

[General] [Change] - Stateful Widget to Stateless where possible
[General] [Add] - Lazy loading to all list like components
[General] [Add] - Caching images

Test Plan

There should be no functional changes in the mobile app. Everything should remain the same. This PR is only intended to improve performance significantly.

klortiz13 and others added 30 commits September 14, 2024 16:28
…e-implementation

implemented cached network image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants