KI-AGENT: Mobile Matrix-Kommunikation vollständig integrieren
This commit is contained in:
@@ -50,6 +50,13 @@ export default function TabLayout() {
|
||||
tabBarIcon: ({ color }) => <IconSymbol size={24} name="folder.fill" color={color} />,
|
||||
}}
|
||||
/>
|
||||
<Tabs.Screen
|
||||
name="communication"
|
||||
options={{
|
||||
title: 'Kommunikation',
|
||||
tabBarIcon: ({ color }) => <IconSymbol size={24} name="message.fill" color={color} />,
|
||||
}}
|
||||
/>
|
||||
<Tabs.Screen
|
||||
name="time"
|
||||
options={{
|
||||
|
||||
Reference in New Issue
Block a user