mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-15 10:17:54 +08:00
339 B
339 B
import Compatibility from "../_compatibility.mdx" import Usage from "../_usage.mdx"
Box Shadow
Usage
:::caution
On native, shadows may not appear if a background color is not set
:::
Compatibility
<Compatibility supported={[ "shadow", "shadow-{n}", "shadow-none", ]} none={[ "shadow-[n]", "shadow-inner", ]} />