about summary refs log tree commit diff
path: root/src/lib/hooks/useTabFocusEffect.ts
Commit message (Collapse)AuthorAgeFilesLines
* Sort imports (#6009)dan2024-10-291-1/+2
| | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix
* 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