import Animated from "react-native-reanimated" export function HelloWave() { return ( 👋 ) }