feat: 添加会话列表和搜索功能,重构聊天界面组件
This commit is contained in:
@@ -5,6 +5,7 @@ export default function TabLayout() {
|
||||
return (
|
||||
<Tabs
|
||||
screenOptions={{
|
||||
headerShown: false,
|
||||
tabBarActiveTintColor: "#00D48C",
|
||||
tabBarInactiveTintColor: "#94A3B8",
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user