about summary refs log tree commit diff
path: root/src/lib/hooks/useTabFocusEffect.ts
Commit message (Collapse)AuthorAgeFilesLines
* Revert "run linter"Samuel Newman2024-03-131-1/+1
| | | | This reverts commit 1512b5cf68e9e92801a894392569b444fd6af1d1.
* run linterSamuel Newman2024-03-121-1/+1
|
* Improvements to notifications screen [APP-520] (#501)Paul Frazee2023-04-201-0/+27
* Refresh or sync notifications when the tab is navigated to * Fix to bad textnode render * Speed up initial session load * Fix lint * Restore updateSessionState() on session resumption