import * as Haptics from "expo-haptics"; import { Text, useTheme, View } from "tamagui"; import { MovieWebSvg } from "./Icon"; export function BrandPill() { const theme = useTheme(); return ( Haptics.impactAsync(Haptics.ImpactFeedbackStyle.Heavy)} > movie-web ); }