Back to Tamagui

Linear Gradient

code/tamagui.dev/data/docs/components/linear-gradient/1.0.0-alpha.mdx

1.144.4598 B
Original Source

Linear Gradient

<Description>Linear Gradient that works with Tamagui style props.</Description>

<Notice>In beta, currently doesn't resolve theme values for the colors property.</Notice>

<HeroContainer> <LinearGradientDemo /> </HeroContainer>
tsx

<Highlights features={[ 'Works on native and web.', 'Bundles nicely with webpack.', 'Accepts Tamagui style props.', ]} />

Usage

We've included <LinearGradient /> so it can accept Tamagui style props, and to patch a bug with the current expo version with some Webpack configurations.