import React from 'react' import { XStack, YStack, ZStack } from 'tamagui' export function StacksDemo() { return ( ) }