Add 'the lab' settings screen

This commit is contained in:
Paul Frazee
2025-03-25 17:58:54 -07:00
parent 5dc4f0450c
commit 739ed42d38
6 changed files with 65 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ export type CommonNavigatorParams = {
ContentAndMediaSettings: undefined
AboutSettings: undefined
AppIconSettings: undefined
LabSettings: undefined
Search: {q?: string}
Hashtag: {tag: string; author?: string}
Topic: {topic: string}