We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3516ecf commit b96b32bCopy full SHA for b96b32b
apps/mobile/app/(playground)/_layout.tsx
@@ -72,7 +72,6 @@ export default function TabLayout() {
72
name="chat"
73
options={{
74
title: "Chat",
75
- tabBarBadge: 3,
76
tabBarIcon: ({ color, size, focused }) => (
77
<Ionicons
78
name={focused ? "chatbubbles" : "chatbubbles-outline"}
0 commit comments