about summary refs log tree commit diff
path: root/__mocks__/@gorhom
Commit message (Collapse)AuthorAgeFilesLines
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-5/+6
|
* Bump @types/react to ^18 and adjust types (#889)Logan Rosen2023-06-221-2/+5
|
* Fix all type errorsPaul Frazee2023-01-261-1/+1
|
* Account switcher (#85)Paul Frazee2023-01-241-0/+57
* Update the account-create and signin views to use the design system. Also: - Add borderDark to the theme - Start to an account selector in the signin flow * Dark mode fixes in signin ui * Track multiple active accounts and provide account-switching UI * Add test tooling for an in-memory pds * Add complete integration tests for login and the account switcher