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 1452240 commit 59a32eeCopy full SHA for 59a32ee
examples/SampleApp/src/components/BottomTabs.tsx
@@ -50,7 +50,6 @@ const getTab = (key: string) => {
50
icon: <DraftsTab />,
51
iconActive: <DraftsTab active />,
52
title: 'Drafts',
53
- notification: <ChannelsUnreadCountBadge />,
54
};
55
case 'ThreadsScreen':
56
return {
0 commit comments