Fix screen-blanking bug

This commit is contained in:
Paul Frazee 2022-09-01 10:58:29 -05:00
parent 71594d069c
commit 346385ce43
2 changed files with 7 additions and 6 deletions

View file

@ -14,6 +14,4 @@ Paul's todo list
- Follows list
- Navigation
- Restore all functionality that was disabled during the refactor
- Reduce extraneous triggers of useLoadEffect
- Bugs
- Home screen goes white sometimes, not sure why (possibly related to multiple active instances of the screen)
- Reduce extraneous triggers of useLoadEffect