drag to rearrange pinned items

This commit is contained in:
Ansh Nanda 2023-05-16 18:28:44 -07:00
parent 139027ac5f
commit 53ca0cd626
7 changed files with 256 additions and 39 deletions

View file

@ -21,6 +21,7 @@ export type CommonNavigatorParams = {
CopyrightPolicy: undefined
AppPasswords: undefined
SavedFeeds: undefined
PinnedFeeds: undefined
CustomFeed: {name?: string; rkey: string}
MutedAccounts: undefined
BlockedAccounts: undefined