fix(android): isolate platform-specific shared ui code
This commit is contained in:
@@ -33,7 +33,7 @@ struct UserProfileView: View {
|
||||
}
|
||||
.background(AppColors.backgroundLight)
|
||||
.navigationTitle("Meu Perfil")
|
||||
.navigationBarTitleDisplayMode(.inline)
|
||||
.appInlineNavigationTitle()
|
||||
.onAppear {
|
||||
hydrateFromAppState()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user