Remove Profile Preview modal (#2790)
This commit is contained in:
parent
06f81d6948
commit
d9b62955b5
6 changed files with 14 additions and 211 deletions
|
@ -144,7 +144,6 @@ function commonScreens(Stack: typeof HomeTab, unreadCountLabel?: string) {
|
|||
getComponent={() => ProfileScreen}
|
||||
options={({route}) => ({
|
||||
title: bskyTitle(`@${route.params.name}`, unreadCountLabel),
|
||||
animation: 'none',
|
||||
})}
|
||||
/>
|
||||
<Stack.Screen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue