bsky-app/src/view/shell
Paul Frazee 6b3eb401b0
Multiple notifications fixes (#2154)
* Dont reset notifications feed on push notification event

* Dont separate notifications by read state to avoid jank

* On notifications screen focus, check latest and only rerender if not scrolled down

* Reuse the cached notifs page when its not stale

* Bump ios build number

* Improve comments

* Change the 'mark all read' condition to avoid firing too early
2023-12-09 15:09:31 -08:00
..
bottom-bar Multiple notifications fixes (#2154) 2023-12-09 15:09:31 -08:00
desktop Multiple notifications fixes (#2154) 2023-12-09 15:09:31 -08:00
Composer.tsx Composer update (react-query refactor) (#1899) 2023-11-14 10:41:55 -08:00
Composer.web.tsx Various fixes (#2053) 2023-11-30 17:03:38 -08:00
createNativeStackNavigatorWithAuth.tsx Add PWI build flag (#2082) 2023-12-04 12:45:40 -08:00
Drawer.tsx Multiple notifications fixes (#2154) 2023-12-09 15:09:31 -08:00
index.tsx Split notification init, add cleanup (#2102) 2023-12-06 10:05:59 -08:00
index.web.tsx PWI: Refactor Shell (#1989) 2023-11-24 22:31:33 +00:00
NavSignupCard.tsx Optimize Drawer re-renders (#2108) 2023-12-06 09:50:06 -08:00