mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 07:08:10 -05:00
SELF-702: Refactor navigation structure and dev utilities (#994)
* Refactor navigation and dev screens * refactor: rename passport screens to document * fixes * add missing header * fixes * type files
This commit is contained in:
@@ -8,7 +8,7 @@ The app uses `@react-navigation/native` with `createStaticNavigation` for type-s
|
||||
```typescript
|
||||
// Navigation setup pattern
|
||||
export const navigationScreens = {
|
||||
...miscScreens,
|
||||
...systemScreens,
|
||||
...passportScreens,
|
||||
...homeScreens,
|
||||
...proveScreens,
|
||||
|
||||
Reference in New Issue
Block a user