import { Circle, ScrollView, Square, XStack } from 'tamagui' export function ScrollViewDemo() { return ( ) }