Description
Overview
Zustand store doesn't persist across app restarts.
Background
Auth tokens stored in secureStorage but other state is lost on restart, requiring users to log in every time.
Specifications
- Add Zustand persist middleware
- Persist auth state
Tasks:
- Add persist middleware
- Configure storage
Impacted Files:
Labels: state-management, priority-high
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #36
Star the repo⭐
For more context, please refer to the mobile README
Description
Overview
Zustand store doesn't persist across app restarts.
Background
Auth tokens stored in secureStorage but other state is lost on restart, requiring users to log in every time.
Specifications
Tasks:
Impacted Files:
Labels: state-management, priority-high
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #36
Star the repo⭐
For more context, please refer to the mobile README