MCPcopy
hub / github.com/slopus/happy / TabBar.tsx

File TabBar.tsx

packages/happy-app/sources/components/TabBar.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import { View, Pressable, Text } from 'react-native';
3import { useSafeAreaInsets } from 'react-native-safe-area-context';
4import { StyleSheet, useUnistyles } from 'react-native-unistyles';

Callers

nothing calls this directly

Calls 3

useInboxHasContentFunction · 0.90
tFunction · 0.90
createMethod · 0.45

Tested by

no test coverage detected