Folo/packages/internal/store
Innei d7bc90ba0a
refactor: optimize SortByUnreadFeedList component and improve state handling
- Wrapped SortByUnreadFeedList in memo for performance optimization.
- Utilized useCallback for the sortedList computation to prevent unnecessary re-renders.
- Enhanced the handling of onboarding and regular categories by ensuring a copy of ids is used.
- Minor adjustments in SubscriptionList and hooks for consistency and clarity.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-27 22:51:05 +08:00
..
src refactor: optimize SortByUnreadFeedList component and improve state handling 2025-11-27 22:51:05 +08:00
package.json chore: update dependencies (#4667) 2025-11-06 21:09:46 +08:00
tsconfig.json refactor(mobile): sperate store package (#3819) 2025-05-26 22:54:15 +08:00