about summary refs log tree commit diff
path: root/src/lib/hooks/useTabFocusEffect.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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