mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-10 07:09:48 +08:00
284 B
284 B
import Compatibility from "../_compatibility.mdx" import Usage from "../_usage.mdx"
Justify Content
Usage
Compatibility
<Compatibility supported={[ "justify-start", "justify-end", "justify-center", "justify-between", "justify-around", "justify-evenly", ]} />