rrnarayan1 / omni-crosswords

An iOS app that fetches crosswords and allows users to complete them
GNU General Public License v3.0
26 stars 2 forks source link

Battery Issues #12

Open rrnarayan1 opened 9 months ago

rrnarayan1 commented 9 months ago

Multiple comments in Feedback and App Store reviews about battery draining

rrnarayan1 commented 9 months ago

I really thought 3576a23 would help a lot, but feedback is still that it's not great. Looked into it a bit and saw that adding the Equatable to ListItemView would also help. Also seeing that re-rendering CrosswordView is re-creating a bunch of buttons for some reason.