Add feed discovery page
This commit is contained in:
parent
12c7f6d6a5
commit
dfb39e7c4f
10 changed files with 252 additions and 20 deletions
|
@ -9,6 +9,7 @@ export type CommonNavigatorParams = {
|
|||
ModerationMuteLists: undefined
|
||||
ModerationMutedAccounts: undefined
|
||||
ModerationBlockedAccounts: undefined
|
||||
DiscoverFeeds: undefined
|
||||
Settings: undefined
|
||||
Profile: {name: string; hideBackButton?: boolean}
|
||||
ProfileFollowers: {name: string}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue