about summary refs log tree commit diff
path: root/src/state/shell/onboarding.tsx
Commit message (Collapse)AuthorAgeFilesLines
* First pass at a session handler (#1850)Eric Bailey2023-11-091-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First pass at a session handler * TODOs * Fix recursion * Couple more things * Add back resume session concept * Handle ready * Cleanup of initial loading states * Handle init failure * Cleanup * Remove account * Add updateCurrentAccount * Remove log * Cleanup * Integrate removeAccount * Add hasSession * Add to App.native, harden migration * Use effect to persist data
* Move onboarding state to new persistence + reducer context (#1835)Paul Frazee2023-11-081-0/+119